Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/temporal/tswr-asteroids

A small asteroids game for testing the Parendeck 2D engine.
https://github.com/temporal/tswr-asteroids

asteroids common-lisp game-2d

Last synced: 11 days ago
JSON representation

A small asteroids game for testing the Parendeck 2D engine.

Awesome Lists containing this project

README

        

#+title: TSW Redux - Asteroids
#+startup: hidestars

A test game for initial development of the [[https://github.com/TeMPOraL/parendeck2d][Parendeck 2D engine]].

[[file:screenshots/2017-11-21-wip.png]]

The game is playable, if not entirely balanced. I keep adding new features as means
of discovering things that need to be incorporated into Parendeck 2D engine.

See [[file:design.org]] for development notes.