life-pd.git
16 months agoTurn rect values in to maps
JC [Mon, 31 Jul 2023 00:39:49 +0000 (19:39 -0500)]
Turn rect values in to maps

This will be useful later for determining live/deadness

16 months agoMake a 2 dimensional array of rectangles
JC [Mon, 31 Jul 2023 00:06:35 +0000 (19:06 -0500)]
Make a 2 dimensional array of rectangles

16 months agoDraw many rectangles
JC [Mon, 31 Jul 2023 00:02:19 +0000 (19:02 -0500)]
Draw many rectangles

For loop iteration, table iteration, and rectangles drawn diagonally

16 months agoDraw a rectangle to the screen
JC [Sun, 30 Jul 2023 23:57:39 +0000 (18:57 -0500)]
Draw a rectangle to the screen

16 months agoInvert coloration on A button press
JC [Sun, 30 Jul 2023 23:30:06 +0000 (18:30 -0500)]
Invert coloration on A button press

16 months agoInitial Commit
JC [Sun, 30 Jul 2023 23:10:55 +0000 (18:10 -0500)]
Initial Commit

Project skeleton