Skip to content

Automatically exported from code.google.com/p/fp-adventure

Notifications You must be signed in to change notification settings

Kimau/fp-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

OLD OLD OLD Project export from Google Code. Aaaah dead old code.


A simple adventure engine created for a university project. At present the code is dependent on PTK (just for rapid devolpment). I still need to talk to the owner about liscences for GPL projects. I would like to stick with PTK but it should be easy to decouple onto say SDL for instance

Basic Design principles:

  • Lightweight
  • Fully Decoupled from API
  • Load XML (For ease of Use)
  • Save/Load DAT (Propeitry format for speed)
  • Use pixel Doubling

Designer principles:

  • Easy to create
  • XML and Easy to understand format

Player Principles:

  • Lightweight Games
  • Avoid 'word' confusion

About

Automatically exported from code.google.com/p/fp-adventure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages