A downloadable game for Android

A submission to Spring Lisp Game Jam 2024, created for my 5yo daughter to teach her alphabet (and so far, she liked it). The messages in the game are in Polish, but if you'd like to adapt it to your language, they should be straightforward to translate.

It's written in Kawa Scheme, and it uses the GRASP framework that I've built.

The code for the framework and the game is available here:

https://github.com/panicz/grasp/tree/spring-lisp-game-jam-2024

The code for the game itself in particular can be found in the src/extra/tile-board.scm file, and the entry point for the application is in the init/literki.scm file.

In order to build the game, one has to type (in the main directory):

./build-android.sh -i init/literki.scm extra/tile-board.scm

Updated 16 days ago
Published 22 days ago
StatusReleased
PlatformsAndroid
Authorpanicz
TagsWord game

Download

Download
io.github.grasp.apk 5.4 MB

Install instructions

In order to install GRASP, you need to allow your Android file manager to install packages from external sources.

Leave a comment

Log in with itch.io to leave a comment.