https://github.com/tokenrove/zookicker
#1GAM February backup plan
https://github.com/tokenrove/zookicker
game ocaml puzzle-game sdl
Last synced: about 1 year 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-27T13:35:02.000Z (over 9 years ago)
- Last Synced: 2025-04-03T19:47:05.449Z (over 1 year ago)
- Topics: game, ocaml, puzzle-game, sdl
- Language: OCaml
- Size: 1.65 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zookicker

[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
