Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/widdershin/enigmatic
Enigmatic is a real time strategy game about code breaking and encryption
https://github.com/widdershin/enigmatic
Last synced: 19 days ago
JSON representation
Enigmatic is a real time strategy game about code breaking and encryption
- Host: GitHub
- URL: https://github.com/widdershin/enigmatic
- Owner: Widdershin
- Created: 2015-09-07T05:10:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T08:14:00.000Z (over 7 years ago)
- Last Synced: 2024-10-11T02:02:25.587Z (about 1 month ago)
- Language: JavaScript
- Size: 73.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# enigmatic
Enigmatic is a multiplayer real time strategy game about code breaking and encryption.It's currently in development, but you can play [here](http://enigmatic-game.herokuapp.com/).
It's written entirely in Node, and then `game.js` is browserified. The server and the client share both the game update method and all behaviours.