Skip to content

v1.0.0

Latest

Choose a tag to compare

@RailSafiullin RailSafiullin released this 01 Dec 21:23
· 2 commits to dev since this release

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.py

Changelog

Added

  • Storage.py
  • Controller.py
  • Factory.py
  • docs: help.txt, version.txt

Update

  • InitWindow
  • main.py