Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikolalysenko/ludumdare23mmo
LudumDare23 MMO source code (rebuilt to remove database stuff)
https://github.com/mikolalysenko/ludumdare23mmo
Last synced: about 2 months ago
JSON representation
LudumDare23 MMO source code (rebuilt to remove database stuff)
- Host: GitHub
- URL: https://github.com/mikolalysenko/ludumdare23mmo
- Owner: mikolalysenko
- License: mit
- Created: 2012-04-23T20:52:01.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-08-05T15:58:06.000Z (over 12 years ago)
- Last Synced: 2024-10-20T14:27:58.937Z (2 months ago)
- Language: JavaScript
- Size: 220 KB
- Stars: 32
- Watchers: 7
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LudumDare23 MMO (Made in 48 hours)
You can play the game here:
http://ludumdare23.nodejitsu.com
This is the same as the code currently running on the server, except I had to rebuild the repository to remove some database passwords which I had hardcoded into the executable.
Run scripts from root directory. This will only work on linux.
-Mik