Commit Graph

  • 6b8e848cc3 Notes for freeing up a SINGULAR byte. main David Vereb 2024-11-08 14:38:23 -0500
  • 5abdbaae3e Added TODO David Vereb 2023-08-15 11:11:59 -0400
  • 076be31e79 Added solution for 2023-04-08 David Vereb 2023-04-08 15:02:03 -0400
  • df83eef66c Started a solutions file. David Vereb 2023-04-06 17:33:02 -0400
  • 6839b93fe5 BUGFIX: It was resetting the y & x positions prior to returning for the bottom row of the board. David Vereb 2023-04-06 17:30:52 -0400
  • 52a5cbd90e Put grid drawing code in a function call. David Vereb 2023-04-06 15:13:33 -0400
  • d2b0e8fb29 Added ability to print month and day numbers, but printing ALL of them prior to overlaying. David Vereb 2023-04-04 22:10:13 -0400
  • 3a9f4dac20 Added positioning. David Vereb 2023-04-03 22:22:59 -0400
  • 153a80ddbe Moved demo stuff into Demo.h and Demo.cpp. Added ability to place pieces from terminal, though positional data hasn't been implemented yet. David Vereb 2023-04-03 22:13:21 -0400
  • 0d889306e5 Added ability to flip piece data. David Vereb 2023-04-03 21:22:44 -0400
  • ee82117f19 Got rid of a lot of extra PD_ stuff. David Vereb 2023-04-03 20:58:50 -0400
  • 59bd17a0ec Added code for rotation piece data 90 degrees and 270 degrees. David Vereb 2023-04-03 20:45:59 -0400
  • 9da2be773a Trying piece data with vectors of vectors of booleans. David Vereb 2023-04-02 21:52:12 -0400
  • 59cab98b20 Added piece title. Probably going to refactor rotate, draw, etc. next before adding flip. David Vereb 2023-04-02 12:53:00 -0400
  • 75a8f365ce Width & Height take rotations into account. David Vereb 2023-04-02 12:41:16 -0400
  • 10c06d8103 Show all pieces and their rotations in demo mode. Need to add FLIP. David Vereb 2023-04-02 12:31:01 -0400
  • 1c24ed4670 Initial Commit David Vereb 2023-04-02 10:09:17 -0400