Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 697 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 697 Bytes

prototype-game

Here is prototype game, to demostrate, 2d phys. engine and some patterns.

I'll demostrate with some schemas, illustrated with code, some basic approaches to tacle following items

  • 2d phys. with position, speed, acceleration, collision
  • camera management
  • menu management (break the game with dialogs)
  • management resource (draw only what the camera sees)
  • sound manager
  • Input controller
  • map creation
  • pattern in video games (main loop, events..)

Work in progress but there short video of the prototype game running Video prototype game screenshot