Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/candera/explosion-man
A Clojure version of BomberMan.
https://github.com/candera/explosion-man
Last synced: 20 days ago
JSON representation
A Clojure version of BomberMan.
- Host: GitHub
- URL: https://github.com/candera/explosion-man
- Owner: candera
- Created: 2009-01-13T15:48:58.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-02-05T12:25:19.000Z (almost 15 years ago)
- Last Synced: 2024-12-09T09:51:20.782Z (25 days ago)
- Language: Clojure
- Homepage:
- Size: 85.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is my first major foray into Clojure. The intent is to write a
Swing game that's a clone of the old BomberMan game. I'm hoping to
take it in very tiny steps, starting with just displaying a blank
screen, then a maze, and eventually getting to the point where there's
a working game. Long term, I'd love to get network multiplayer
working.