Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/temporal/tswr-asteroids
- Owner: TeMPOraL
- Created: 2016-02-25T21:14:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T10:54:41.000Z (about 7 years ago)
- Last Synced: 2024-11-18T14:10:21.588Z (2 months ago)
- Topics: asteroids, common-lisp, game-2d
- Language: Common Lisp
- Size: 275 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+title: TSW Redux - Asteroids
#+startup: hidestarsA 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.