Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephank/arashi-js
ArashiJS is a Tempest-clone in JavaScript / HTML5
https://github.com/stephank/arashi-js
Last synced: 6 days ago
JSON representation
ArashiJS is a Tempest-clone in JavaScript / HTML5
- Host: GitHub
- URL: https://github.com/stephank/arashi-js
- Owner: stephank
- License: gpl-2.0
- Archived: true
- Created: 2010-06-05T12:01:26.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-07-03T21:45:06.000Z (over 14 years ago)
- Last Synced: 2024-08-02T06:16:12.584Z (3 months ago)
- Language: JavaScript
- Homepage: http://stephank.github.com/arashi-js/
- Size: 520 KB
- Stars: 19
- Watchers: 4
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-open-source-games - Arashi - Clone of the Arcade game Tempest. Survive as long as possible and score many points as possible. (Browser-Based / Arcade)
README
# ArashiJS
ArashiJS is a (work-in-progress) Tempest-clone written in JavaScript and HTML5.
ArashiJS is adapted from Project ARASHI for the Apple Macintosh.
The original Project ARASHI is still available at [Juri Munkki's website].## Playing
The game is incomplete at the time of writing.
You may visit [the online version of ArashiJS][ArashiJS Online] to play the latest and greatest
of ArashiJS at any time.Should you download ArashiJS, then you can simply open `arashi.html` to play.
## Contributing
Fork me on Github! If you're not already reading this file on Github, then take a look at the
[github project page][ArashiJS project page].For some documentation on the code, see the included `HACKING.md` file.
## License
ArashiJS is licensed GNU GPL version 2. See the `COPYING` file for details.
[Juri Munkki's website]: http://users.tkk.fi/jmunkki/cards/arashi.html
[ArashiJS Online]: http://stephank.github.com/arashi-js/
[ArashiJS project page]: http://github.com/stephank/arashi-js