Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.