kouta-kun / vitanet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vitanet Server

This project is the server for the Vitanet game. It is derived from an earlier simulation project which makes it very flexible for adding actors, however it is not very optimized. In the current state only a Player actor is present. It also renders the maps so the client doesn't have to. Interaction with the client is pretty barebones right now and a lot more actors need to be added before this can be called a game and not just a chatbox.

Resources (MANY THANKS!!!)

Licensing

Resources are as attributed in previous category, source code is GPLv3 as saved in license.md

About

License:GNU General Public License v3.0


Languages

Language:Python 100.0%