# Mini Solar System 🌌

A tiny Python + Pyglet demo for experimenting with motion.

## Setup

Install pyglet:

```
pip install pyglet
```

Run the program:

```
python main.py
```


## Running
Run the main and final entry with:
```
python main.py
```

Files for different nucelear reactors are in `REACTOR`: 

```bash
cd REACTOR
```

Then run the files with `python filename.py` i.e:

```bash
python nucelear_reactor_same_speed.py
```
## License
[MIT License](LICENSE)

## REPO
https://github.com/THEBEST7192/Kjernereaktor