Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tokenrove/zookicker
- Owner: tokenrove
- License: gpl-3.0
- Created: 2015-02-22T20:23:57.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-27T13:35:02.000Z (about 8 years ago)
- Last Synced: 2024-10-29T13:01:31.572Z (3 months ago)
- Topics: game, ocaml, puzzle-game, sdl
- Language: OCaml
- Size: 1.65 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)