https://github.com/cmarshall108/glowstone
Glowstone is a game server implementation for the Minecraft Classic protocol written in Python extended with Cython.
https://github.com/cmarshall108/glowstone
concurrency cython minecraft minecraft-classic python python2 python3
Last synced: 4 months ago
JSON representation
Glowstone is a game server implementation for the Minecraft Classic protocol written in Python extended with Cython.
- Host: GitHub
- URL: https://github.com/cmarshall108/glowstone
- Owner: cmarshall108
- License: mit
- Created: 2018-09-08T19:44:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-08T22:38:49.000Z (over 7 years ago)
- Last Synced: 2025-05-10T06:41:45.549Z (11 months ago)
- Topics: concurrency, cython, minecraft, minecraft-classic, python, python2, python3
- Language: CMake
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Glowstone
Glowstone is a game server implementation for the Minecraft Classic protocol written in Python extended with Cython.
# License
Glowstone is licensed under the "MIT License" for more info, refer to the [LICENSE](LICENSE) file.