An open API service indexing awesome lists of open source software.

https://github.com/mgsx-dev/ld40


https://github.com/mgsx-dev/ld40

Last synced: about 1 year ago
JSON representation

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)