life-pd.git
15 months agoAllow "selecting" a cell, and draw it as filled in
JC [Mon, 31 Jul 2023 00:41:17 +0000 (19:41 -0500)]
Allow "selecting" a cell, and draw it as filled in

Selection is hardcoded to 1,1 for now

15 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

15 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

15 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

15 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

15 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

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

Project skeleton