Skip to content

MirkoHernandez/malaborio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malaborio

Juggling challenges game.

This game was made using Guile Hoot and the handy game jam template:

https://gitlab.com/spritely/guile-hoot-game-jam-template

Some of the instructions for running the game are reproduced here.

Tutorial

The fastest way to get everything you need is to use GNU Guix, a wonderful package manager written in Scheme.

Once you have Guix, the development environment with all necessary dependencies can be created:

guix shell

To build the game, run:

make

To launch a development web server, run:

make serve

To check if the program works, visit https://localhost:8088 in your web browser. We recommend using Mozilla Firefox or Google Chrome. Hoot is not supported on Safari at this time.

About

A simple game of juggling challenges.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published