Overview
The program opens a window with a ball that falls on the surface and bounces off
Requirements for launch
- python
- pygame
- sys
- os
Guide for launch
git clone https://github.com/RailSafiullin/BallMoveSimulation
python main.pyChangelog
Added
- Storage.py
- Controller.py
- Factory.py
- docs: help.txt, version.txt
Update
- InitWindow
- main.py