https://github.com/dreadpiratepj/emo-framework-fork
A fork of emo-framework, an open source game engine by Kota Iguchi. Check out the original project for the stable version at http://www.emo-framework.com/ This fork includes experimental code not part of the original project. I've updated the Squirrel scripting language interpreter to version 3.0.3 and added version 0.8.2 of the Sqrat binding library for Squirrel. The Sqrat binding library allows for easier binding of C/C++/Objective-C/Java code to Squirrel scripts
https://github.com/dreadpiratepj/emo-framework-fork
Last synced: about 1 month ago
JSON representation
A fork of emo-framework, an open source game engine by Kota Iguchi. Check out the original project for the stable version at http://www.emo-framework.com/ This fork includes experimental code not part of the original project. I've updated the Squirrel scripting language interpreter to version 3.0.3 and added version 0.8.2 of the Sqrat binding library for Squirrel. The Sqrat binding library allows for easier binding of C/C++/Objective-C/Java code to Squirrel scripts
- Host: GitHub
- URL: https://github.com/dreadpiratepj/emo-framework-fork
- Owner: dreadpiratepj
- License: bsd-3-clause
- Created: 2012-06-23T00:06:23.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-05T07:46:34.000Z (almost 13 years ago)
- Last Synced: 2024-11-17T17:42:38.862Z (7 months ago)
- Language: C
- Homepage:
- Size: 4.72 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- AwesomeInterpreter - emo-framework-fork