Puzzle #1 for Mobile
This is a 2D-puzzle mobile game that I was co-developing with the Director of Communication of the CougerCS club. CourgerCS is an organization of the University of Houston that is focused on promoting computer science and technologies.
WORK-IN-PROGRESS DEMO
Project on github
December 2015
- Due to internal issues, the director of communications of the UH CougerCS club will no longer work on this project. Therefore, I will no longer continue working on this project.
November 2015
- Revamped game structure to push items instead of entities.
- Implemented logic for items as well as random level generation.
October 2015
- Implemented logic for getting entities from point A to point B.
- Added some demo assets to test visuals.
September 2015
- First iteration of the game which includes pushing logic and tile transitioning.
- Implementation of collisions using recursion.