Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Eathox/mod1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mod1

A simple a water flow simulator I'm working on in my free time to get more familiar with python
All the rendering is done using the marching cubes algorithm Screenshot

Usage

Run the program by: python3 run.py <Mapfile>
Example map files are present in the folder maps

Controls

  • Slow-Raise: 1
  • Halt: space
  • Reset: R

Install

  1. Make sure you have python3 installed
  2. Run python3 setup.py

Uninstall

  1. Run python3 setup.py --uninstall
  2. press Y on all dependencies you want to remove

About

A simple a water flow simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages