Skip to content

patrickvdlinden/TopDownGameEngineTS

Repository files navigation

Top-down Game Engine (TypeScript)

A top-down game engine written in TypeScript. The engine will draw on a HTML5 <canvas>-element. Contains a screen state system with custom UI control and keyboard/mouse states.

TODO:

  • Tile engine
  • Entities (Player and AI)
  • Objects and buildings
  • Items (to pick-up)
  • Chat/text dialogs
  • Events (cutscenes, teleports, random sound or music, player/AI does some automated action(s), etc.)
  • Storyline
  • Create the whole freakin' map and all the characters

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors