https://github.com/mgsx-dev/ld40
https://github.com/mgsx-dev/ld40
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mgsx-dev/ld40
- Owner: mgsx-dev
- Created: 2017-12-02T03:39:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-11T12:04:13.000Z (over 8 years ago)
- Last Synced: 2025-02-06T03:31:16.086Z (over 1 year ago)
- Language: Java
- Size: 7.12 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crazy Snake - The Greedy Adventure
A game made for the Ludum Dare 40 comptetition (compo mode - 48h)
[See on Ludum Dare website](https://ldjam.com/events/ludum-dare/40/$54746)
[Play on itch.io](https://mgsx.itch.io/crazy-snake)
# Tools and framework
## Code & Level Design
* [LibGDX](https://libgdx.badlogicgames.com/)
* [Tiled](http://www.mapeditor.org/)
## Graphics
* Blender
* Inkscape
* GIMP
## Fonts
Bitmap font generate with LibGDX hiero tool based on font [concert-one](http://www.1001fonts.com/concert-one-font.html)
## SFX
All sound FX made with [PFXR](http://www.mgsx.net/articles/pd/bfxr-like-with-pd/bfxr-like-with-pd.html) a BFXR like made with Puredata.
All presets are included in this repository : **assets/src/pfxr-presets**
## Music
All music was made with PPP Manoury (LibPD based application) :
* [Application on Google Play](https://play.google.com/store/apps/details?id=net.mgsx.ppp.manoury)
* [Source code](https://github.com/b2renger/ppp-samples)