Skip to content

Interactive, customisable (not yet) simulation of Chernobyl Nuclear Power Plant.

License

Notifications You must be signed in to change notification settings

mzivic7/SimulationChernobyl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation Chernobyl

Customatizable simulator of Chernobyl Nuclear Power Plant. Written in Python with PyGame.

This project is currently in pre-alpha state

Building

Linux

  1. Clone this repositiry: git clone https://github.com/mzivic7/SimulationChernobyl.git
  2. cd SimulationChernobyl
  3. Install requirements: pip install -r requirements.txt
  4. run build script: python3 build.py

Windows

  1. Install Python 3.9 or later
  2. Clone this repository, unzip it
  3. Open terminal, cd to unzipped folder
  4. Install requirements: pip install -r requirements.txt
  5. Run build script: python build.py

Android

Not yet supported. GUI may be to small on regullar phones.

Progress

Currently, there is only implemented main GUI with some features like help, graph, settings, value picker.

Simulation engine is under development.

About

Interactive, customisable (not yet) simulation of Chernobyl Nuclear Power Plant.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages