bananaoomarang / chickadee-game

Example Chickadee project (Guile game engine) for live coding w/ Geiser in Emacs!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guile Asteroids (WIP)

Some fun with the Chickadee.

First install Chickadee + make sure everything is in your GUILE_LOAD_COMPILE_PATH then you can run:

$ guile main.scm

This also starts a REPL inside the game process/world, which you can connect to with Geiser in Emacs (geiser-connect).

About

Example Chickadee project (Guile game engine) for live coding w/ Geiser in Emacs!


Languages

Language:Scheme 100.0%