-
Notifications
You must be signed in to change notification settings - Fork 1
OhadAsh/LittleHunter
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Software project in JAVA for HiT, This project included classes that represent MVC architecture. Model: GameStateManager, ScoreManager, TileMap View: Entities, GameState Controller: KeyHandler Design patterns were a requirement for this project, and were used also Factory: Enemy, GameState Singleton: Player