VinayGupta23 / alter-ego-game

A puzzle-platformer game with clones! Developed as part of CSCI526: Mobile Games at USC.
https://vinaygupta23.itch.io/alter-ego
0 stars 1 forks source link

Implement tilemap system for world layout #14

Closed vinayg-usc closed 2 years ago

vinayg-usc commented 2 years ago

Currently a basic 2D shape was used for hacking a quick gameplay. The proper solution is to create a tilemap.