Skip to content

XDDudeGuy/bathroom-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bathroom Simulation

A bathroom simulation written in rust for RCSHS SGA.
To start, install python and rust
Then press win+r to open the run menu.
Type in cmd.exe and press enter This will bring up a console window where the remaining commands can be placed:

pip install notebook

rustup component add rust-src

cargo install evcxr_jupyter

And restart your computer


Now once again open the run menu and type cmd.exe
Inside cmd enter this command:

jupyter notebook

It should then open a web browser window where you can then navigate through your computer's filesystem until you find explanation.ipynb. Open this file and select the rust kernel. This will contain in-depth explanation into each source file.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published