Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 867 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 867 Bytes

Adobe Flash: Simple Game Engine

A simple object oriented game engine for the flash platform. This is useful for anyone interested in getting into game programming and interested in the knowing how they run behind the scenes. Simple easy to use and extend framework. Contains example project files and tutorials.

Examples

Contains a youtube playlist of the the tutorials that show the steps leading up to the development of the engine.

Lesson Breakdown

Wishlist

Topics that i would like to continue to develop further with which to extend out the functionaliy of the engine.

  • Dynamic Drawing
  • Save Data
  • Quad Tree
  • Dynamic Level Creation