https://github.com/samuelyuan/genghis-khan-game
A HTML5 and Javascript remake of the Flash game "Genghis Khan"
https://github.com/samuelyuan/genghis-khan-game
Last synced: 3 months ago
JSON representation
A HTML5 and Javascript remake of the Flash game "Genghis Khan"
- Host: GitHub
- URL: https://github.com/samuelyuan/genghis-khan-game
- Owner: samuelyuan
- License: agpl-3.0
- Created: 2020-10-08T03:31:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-19T01:10:11.000Z (6 months ago)
- Last Synced: 2024-12-19T02:21:28.908Z (6 months ago)
- Language: JavaScript
- Homepage: https://genghis-khan.herokuapp.com/
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# genghis-khan-game
A HTML5 and Javascript remake of the Flash game "Genghis Khan"
This game uses the GNU AGPL license because it has a dependency on jVectorMap.
The objective of the game is to conquer all countries in the known world.
Getting Started
---1. Clone the project
2. Install npm dependencies
```
cd genghis-khan-game
npm install
```3. Run nodejs
```
node server.js
```Screenshots
---![]()
![]()