sgao1995 / Cat-and-Mouse-Game

repository for capstone project (Cat-and-Mouse Game)
0 stars 1 forks source link

Implement Demonstration Map Layout and Design #20

Open littleappledev opened 7 years ago

littleappledev commented 7 years ago

Implement a demonstration map layout and design for a Player's character to interact with.

This includes both the models/textures (which may be simplistic/placeholders for now) as well as basic character interactions with these envrionment objects (such as collision detection, boundaries, etc).