-
Notifications
You must be signed in to change notification settings - Fork 0
valhal is a semantic game engine.
License
flberger/valhal
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README for valhal ================== About ----- valhal is a semantic game engine. Prerequisites ------------- Python http://www.python.org Installation ------------ Unzip the file, then at the command line run python setup.py install Running ------- To run valhal games, use one of the following command line commands: $ python3 -m valhal.run server $ python3 -m valhal.run client $ python3 -m valhal.run standalone Documentation ------------- To read the API documentation, open a shell / DOS window, navigate to the valhal directory, and run pydoc valhal You can create a HTML version using pydoc -w valhal License ------- valhal is licensed under the GPL. See the file COPYING for details. Author ------ Florian Berger <[email protected]>
About
valhal is a semantic game engine.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published