Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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