https://github.com/candera/explosion-man
A Clojure version of BomberMan.
https://github.com/candera/explosion-man
Last synced: about 1 year 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 (over 17 years ago)
- Default Branch: master
- Last Pushed: 2010-02-05T12:25:19.000Z (over 16 years ago)
- Last Synced: 2025-03-24T05:48:31.727Z (about 1 year ago)
- Language: Clojure
- Homepage:
- Size: 85.9 KB
- Stars: 2
- Watchers: 2
- 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.