Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/narimiran/amaze
- Owner: narimiran
- License: gpl-3.0
- Created: 2024-05-19T11:08:33.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-19T06:03:10.000Z (7 months ago)
- Last Synced: 2024-06-20T12:08:14.204Z (6 months ago)
- Topics: 2d-game, game-2d, game-puzzle, maze, maze-game, puzzle, puzzle-game
- Language: Clojure
- Homepage: https://narimiran.github.io/amaze/
- Size: 1.29 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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`