Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zeroplayerrodent/hectors-maze

Classic-style arcade maze game
https://github.com/zeroplayerrodent/hectors-maze

game lisp maze-game sketch

Last synced: 28 days ago
JSON representation

Classic-style arcade maze game

Awesome Lists containing this project

README

        

# Hector's Maze
Is a classic-style arcade maze game with a medieval fantasy theme

![screenshot-1](https://github.com/ZeroPlayerRodent/Hectors-Maze/blob/main/screenshots/screenshot-1.png)

## How to build from source

First make sure you have these libraries installed:
* [Sketch](https://github.com/vydd/sketch)
* [Harmony](https://github.com/Shirakumo/harmony)

Then load and run `build-game.lisp` in [SBCL](https://www.sbcl.org/).

This should create a new executable called `hectors-maze`.

Now the game is built! Open the finished executable to play the game.