Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivyl/vog-engine
https://github.com/ivyl/vog-engine
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ivyl/vog-engine
- Owner: ivyl
- License: mit
- Created: 2013-01-07T01:14:42.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-07T01:15:18.000Z (almost 12 years ago)
- Last Synced: 2023-04-11T13:48:06.186Z (over 1 year ago)
- Language: Scala
- Size: 176 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VOG Engine
## What?
It happened to mess with Scala and core IO. It uses simple caching
facilities, and other stuff. Some beginning game coders may find here some
inspiration code/to use.## State?
That thing is suitable to make simple 2D sprite based game with no lighting.
Nothing serious though. It was running on Scala 2.8 quite well, never was
tested with 2.9.## Future?
None.
## Dependencies
[configgy](https://github.com/robey/configgy)
which is depracted