https://github.com/markusfisch/striker
A high striker in form of a straight old vertical shooter.
https://github.com/markusfisch/striker
game javascript
Last synced: 3 months ago
JSON representation
A high striker in form of a straight old vertical shooter.
- Host: GitHub
- URL: https://github.com/markusfisch/striker
- Owner: markusfisch
- License: unlicense
- Created: 2012-04-01T21:31:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-10-19T17:55:22.000Z (about 6 years ago)
- Last Synced: 2025-06-27T17:06:50.066Z (4 months ago)
- Topics: game, javascript
- Language: JavaScript
- Homepage: http://striker.markusfisch.de/
- Size: 587 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Striker
A straight old vertical shooter I wrote in 2002 as an easter egg for a
boring business web site.
## Disclaimer
As this is from 2002, it's rather out-dated. So, if you want to do something
similar, I'd recommend to start with something more up to date like
[Prototype4](http://www.chromeexperiments.com/detail/prototype4/)
or
[Z-Type](http://www.chromeexperiments.com/detail/z-type/).