Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/s-a/octo-space-wars

A Web GL Octo "spaceWarSimulation"
https://github.com/s-a/octo-space-wars

Last synced: about 5 hours ago
JSON representation

A Web GL Octo "spaceWarSimulation"

Awesome Lists containing this project

README

        

octoSpaceWars
===============

In development...

A Web GL Octo "spaceWarSimulation" experiment
***So far only tested with Google Chrome***

***Demo***
http://s-a.github.io/octo-space-wars/

***JavaScript API docs***
http://s-a.github.io/octo-space-wars/js/game/out/

***Todo***
* Increase credits and flyers for all players on each planet per game round
* Attack enemy planet on left click
* Defend own planet on right click
* Buy planet upgrades to increase defense power
* Simulate game battle while flyers are attacking a planet
* Rewrite flyerPosition methode to use particle system better
* Detect flyer colusion
* Calculate a secure path through path through space for flyers
* Pay attention to gravity for planets and flyers
* Load current flyers from JSON data to save a game
* Voice commands
* Support touch devices
* And much more... :)