https://github.com/leostera/toasty
A Toasted game framework for the Marmalade SDK
https://github.com/leostera/toasty
Last synced: over 1 year ago
JSON representation
A Toasted game framework for the Marmalade SDK
- Host: GitHub
- URL: https://github.com/leostera/toasty
- Owner: leostera
- License: mit
- Created: 2011-08-04T16:40:43.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2017-03-14T21:12:02.000Z (over 9 years ago)
- Last Synced: 2025-02-09T16:16:37.719Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 4.93 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE
Awesome Lists containing this project
README
# Toasty!
> A game framework for Marmalade SDK.
The Toasty! Game Framework for Marmalade SDK is intended to be a group of classes, interfaces and patterns to allow you focus directly on the design and development of your game.
For more information:
* Read CHANGES.txt for a day by day change list.
* Examples of use are found in the 'examples' folder.
* Development tests units can be found inside the 'tests' folder and might work as examples of use for specific functionality.
* Source files are mostly doc-commentated and (thanks to Doxygen) a documentation can be found in the docs folder (html and latex).
# License
Copyright © 2112 Leandro Ostera.