Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 713 Bytes

File metadata and controls

21 lines (17 loc) · 713 Bytes

World-3

This is an attempt to transform famous world-3 simulation in a game.

It is currently under developpement. If you are interested please contact me at lionel@sciencegames.ch .

Installation

To install, you need to follow the instructions from pysimgame

Then you can run

python -m pysimgame world-3 --clone https://github.com/ScienceGamez/world-3

This will install world-3 game locally. Then you can launch it using

python -m pysimgame world-3

This game was created using pysimgame.