One Shape

August 04, 2019

Project Details

  • Platform: PC / Mobile
  • Genre: Puzzle
  • Engine: Unity
  • Development Time: 1 day


MDA


Concept



One Shape is a 2D abstract puzzle where your main goal is to be the last piece standing. Match pieces by shape or color and cleanup the board, but be careful not to run out of moves!








Programming C#



The GMTK Game Jam 2019 was the perfect opportunity to try out some quick design prototype ideas in C#. The idea was to create a simple game integrating Mariana Salimena (2D Artist) so she could easily integrate her art inside the engine in a really easy and intuitive way. For achieve that I created specific Color and Shapes classes Types that are procedurely generated each Level based on her art sets.



Game Script


You can access the entire project on GitHub to learn more :)