forked from croxis/CityMania
-
Notifications
You must be signed in to change notification settings - Fork 0
The OpenSource Simcity 4 clone
pucgenie/CityMania
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CityMania! An open source city builder. Currenly Citymania is in prototype phase. It is buggy and as-is. If it deletes your root partition it is not my fault. Forums: http://sc4devotion.com/forums/index.php?board=365.0 Project Page: https://launchpad.net/citymania+ If you want to try the program please download the panda3d runtime: http://www.panda3d.org/download.php?runtime And then point a web browser to http://croxis.dyndns.org/citymania.html to run the game If you want to run from source INSTALL Citymania requires: Python 3.7+ (Comes with panda3d sdk for you windows users) (old code runs on Python 2.6) Panda3d SDK: http://www.panda3d.org/ PyYAML: pip3 install pyyaml Google protocol buffer: https://github.com/protocolbuffers/protobuf Pillow: https://pillow.readthedocs.io/en/stable/installation.html RUNNING The server and client are seperate applications. Best to run from command line. Windows users: Make sure panda's ppython is in the system patha nd replace all python commands with ppython Server must be run first. Change dir to CityMania/server and run python3 server.py In another command prompt change dir to CityMania/client and run python3 main.py Click multiplayer. Change the hostname to 127.0.0.1 and click connect. Please report any issues to the forums or project page.
About
The OpenSource Simcity 4 clone
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%