Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tokenrove/zookicker

#1GAM February backup plan
https://github.com/tokenrove/zookicker

game ocaml puzzle-game sdl

Last synced: about 2 months ago
JSON representation

#1GAM February backup plan

Awesome Lists containing this project

README

        

# zookicker

![Zookicker](zookicker-icon.png)

[My #1GAM February backup plan](http://www.cipht.net/2015/03/01/zookicker.html).
Released under the GPL; music is CC-BY-SA; fonts are not mine and are
under either SIL or the Ubuntu font license.

## Building for install

```
opam pin add zookicker .
```

## Developing

```
oasis setup -setup-update dynamic
ocaml setup.ml -configure --enable-tests
ocaml setup.ml -all
```

## Screenshot

![Level 2 screenshot](zookicker-level-2.png)