Skip to content

v1.1

Latest
Compare
Choose a tag to compare
@SamuelPerzel SamuelPerzel released this 14 Apr 10:36
c84889d

Push the Box v1.1

The game has been redesigned and rewritten into a class. This is a preparation for the next step, which is implementation of multiple levels.

Changed:

  • the rectangles were removed and replaced by actual images in 40x40px resolution
  • the code has been rewritten into a class
  • the level layout has been expanded from 11x11 to 15x15, which is the biggest possible grid to fit 40x40 tiles on a 1280x720 window, allowing bigger level layouts in the future