Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/narimiran/amaze

aMAZE: amazing maze
https://github.com/narimiran/amaze

2d-game game-2d game-puzzle maze maze-game puzzle puzzle-game

Last synced: 3 months ago
JSON representation

aMAZE: amazing maze

Awesome Lists containing this project

README

        

# aMAZE

A(mazing) maze game built for [Spring Lisp Game Jam 2024](https://itch.io/jam/spring-lisp-game-jam-2024).

Work in progress.

## Play it

- [on Github](https://narimiran.github.io/amaze/)

- [on itch.io](https://narimiran.itch.io/amaze)

## Build it yourself

1. Clone this repo

2. Run `shadow-cljs watch app`

3. Open the game at `http://localhost:8080`