The inspiration for this project is thanks to the customers at Costco who would compliment me on my packing abilities. One compliment I remember hearing the most would be along the lines of “You must be good at playing Tetris”. Although this game is not exactly Tetris, it captures the same rewarding feeling of optimizing the space you have and being able to adapt your game plan in an instant.
- Tools used during development: HTML, JavaScript, CSS
- Integrated mouse and touch controls for placing pieces
- Custom board and pieces made primarily using CSS’s grid attribute
- Implementation of a random board generator inspired by Breadth-First Search traversal
- Focus on the user-experience by implementing design changes based on what play-testers of the game commented on