Dark Nova is a OGame Private Server made in Node.js using express and sequelize TypeORM
It's currently under development and it is doing nothing creating and showing planet ^^
It can even update planet now! You can watch as you gather more and more metal and crystal <3
EDIT!!! New feature!! You can build buildings now! They are doing nothing something, so BUILD THIS SH*T!
The UI looks like a sh*t, I will make it better after finishing core features :)
Note: To install all dependencies you must have all node-pre-gyp dependencies, like python 2.7
git clone https://github.com/ScuroGuardiano/Dark-Nova.git dark-nova
cd dark-nova
npm install
npm run dev
npm run watch
- Home planet creation
- Buildings
- Reseeearch
- Economy
- Resource and building tasks updater
- Research tasks updater
- Shipyard. Ships, defense, this kind of stuff, ya know. Well almost finished...
I added some API to create frontend client in javascript framework. It is in src/api folder.
To enable this API you must set EXPOSE_API enviroment variable to true or set in config file "exposeAPI": true
I use apidoc for API documentation, to generate documentation in HTML head here for instructions: https://github.com/apidoc/apidoc
This Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Gameforge or any of its affiliates or subsidiaries. Using the Project might be against the TOS.
MIT