https://github.com/burtlo/desire
A metro game created for LD26
https://github.com/burtlo/desire
Last synced: 2 months ago
JSON representation
A metro game created for LD26
- Host: GitHub
- URL: https://github.com/burtlo/desire
- Owner: burtlo
- Created: 2013-04-28T03:40:56.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-12T23:37:46.000Z (almost 11 years ago)
- Last Synced: 2025-02-10T20:29:59.098Z (4 months ago)
- Language: Ruby
- Size: 75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# desire
## Details
Additional information or backstory about the game that you
are creating. This file's intention is to allow a user to
refer to this for more information related to the game or
possibly any notes or caveats about the game.## Contact
## Resources
### Programming
* [YAML for Ruby](http://www.yaml.org/YAML_for_ruby.html) reference which can help you define views in the game.
* [JSONLint](http://jsonlint.com/) is a JSON Validator### Art
* [Lost Garden](http://www.lostgarden.com/2007/05/dancs-miraculously-flexible-game.html)
* [TimelieFX](http://www.rigzsoft.co.uk/) particle editor allows you to export animations.
* [Text to ASCII Art Generator](http://patorjk.com/software/taag)
* [Icons](http://css-tricks.com/flat-icons-icon-fonts/)
* [Subtle Patterns](http://subtlepatterns.com/) various backgrounds and textures.### Sound
* [as3sfxr](http://www.superflashbros.net/as3sfxr/) generates unique sounds.
* [Ableton](https://www.ableton.com/en/) music generation tool.### Books
* [Rules of Play](http://www.amazon.com/dp/0262240459)
* [Game Programming Gems 8](http://www.amazon.com/dp/1584507020)
* [Game Feel](http://www.amazon.com/dp/0123743281)
* [Game Coding Complete](http://www.amazon.com/dp/1584506806)
* [Game Design Workshop](http://www.amazon.com/dp/0240809742)
* [Challenges For Game Designers](http://www.amazon.com/dp/158450580X)
* [The Art of Game Design: A book of lenses](http://www.amazon.com/dp/0123694965)
* [A Theory of Fun](http://www.theoryoffun.com)
* [Andrew Rollings and Ernest Adams on Game Design](http://www.amazon.com/dp/1592730019)