Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caferrari/javascript_starship
I'm learning javascript, and as usual I try to make a simple game.
https://github.com/caferrari/javascript_starship
Last synced: about 2 months ago
JSON representation
I'm learning javascript, and as usual I try to make a simple game.
- Host: GitHub
- URL: https://github.com/caferrari/javascript_starship
- Owner: caferrari
- Created: 2014-06-09T11:36:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-09T13:17:42.000Z (over 10 years ago)
- Last Synced: 2024-10-28T05:39:13.803Z (3 months ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Learning JS while making an starships game
==========================================Done:
- Ship system BUS through an Event Manager
- Power Reactor
- Power Capacitors
- Weapon System
- Power Splitter (Splits the energy produced by the reactor efficiently to all uncharged components)
ToDo:
- Shield and damage system
- Internal computer assistence through voice (shields at 50%, ion cannon charged, etc)
- Targeting system