Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bonsaiden/nodegame-orbit
Eufloria inspired game prototype powered with Node.js.
https://github.com/bonsaiden/nodegame-orbit
Last synced: about 1 month ago
JSON representation
Eufloria inspired game prototype powered with Node.js.
- Host: GitHub
- URL: https://github.com/bonsaiden/nodegame-orbit
- Owner: BonsaiDen
- Created: 2010-11-02T04:29:11.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-02-11T23:23:10.000Z (almost 12 years ago)
- Last Synced: 2024-04-14T19:35:54.794Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 453 KB
- Stars: 19
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.rst
Awesome Lists containing this project
README
NodeGame: Orbit
===============**NodeGame: Orbit** is a bit like Eufloria, but completely written in JavaScript.
Todo
----- Rewrite the client, either JS or C++
Known Bugs
----------- Sometimes when the last factory has been destroyed, the planet does not become neutral(already working on that)
License
=======Copyright (c) 2010 Ivo Wetzel.
All rights reserved.
**NodeGame: Orbit** is free software: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.**NodeGame: Orbit** is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License along with
**NodeGame: Orbit**. If not, see .