/red-dwarf

Playground for teaching kids coding

Primary LanguagePython

Red Dwarf

Notebook

git clone https://github.com/pragmaxim/red-dwarf.git
cd red-dwarf
python -m venv env
source env/bin/activate
pip install -r requirements.txt
python better-than-life.py
python http-server.py