v0.1.0
Overview
The program opens a window with a ball that falls on the surface and bounces off
Requirements for launch
- python
- pygame
- sys
Guide for launch
git clone https://github.com/RailSafiullin/BallMoveSimulation
python main.pyChangelog
Added
- Ball: add check collision function
- BallMoveSimulation: added exit from the program if the ball rises below the specified height