Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabfr/otnserver
Open Tibia Node Server
https://github.com/gabfr/otnserver
Last synced: about 1 month ago
JSON representation
Open Tibia Node Server
- Host: GitHub
- URL: https://github.com/gabfr/otnserver
- Owner: gabfr
- Created: 2012-08-28T01:14:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-09-11T08:23:35.000Z (over 12 years ago)
- Last Synced: 2023-03-27T11:00:50.339Z (almost 2 years ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Open Tibia Node.js Server
=========================This project was created with the intention of implement the Open Tibia protocol in Node.js.
Why?
----
Node.js can be much faster than C++ when talking about I/O. And of course, it will be a fun challenge.Creators of the original Open Tibia Protocol
--------------------------------------------
We use as guide, this C++ sources of the protocol implementation:https://github.com/opentibia/server
The official contributors and creators of that implementation version you can see at the link up there.
Want to contribute?
-------------------
If you like the idea and want to contribute with the project, contact me at GTalk or E-Mail: [email protected]Special Thanks to:
- Gustavo BennemannThank you for your interest. :-)