the2bears / DS3

A Galaga type shooter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

DS3, a rapid prototype of mine from 8 years ago (Rapid Prototypes) redone in Clojure with play-clj.

First release, beta1 available now.

You'll need my pixel-ships library and my fork of play-clj (Why? The Box2D shapes won't overlap correctly with the textures during rotation without my patch).

A series of small tutorials is planned.

Click on the image to see the latest video.

Recent Video

License

Copyright © 2016-2017 William Swaney

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

A Galaga type shooter

License:Eclipse Public License 1.0


Languages

Language:Clojure 96.6%Language:Java 3.4%