Skip to content

A rolling snowball definitely gathers a lot of mass.

License

Notifications You must be signed in to change notification settings

Shr3yash/RollBall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

A Pure Python game

using Pygame and other libraries
Explore the docs »

View Demo · Report Bug · Request Feature

About this repository:

The following is a game made on Python, do the following imports and run the project through your terminal.

git clone https://github.com/DrCybernotix/RollBall.git

Make sure you have latest Git version, if not run the following through your command prompt:

Click here to install Git in your OS =>

Install Git

Make sure you have latest version of PIP in your system, if not use this to install/update PIP in your OS:

Windows or macOS

Now install these dependencies :

pip install pygame
pip install time
pip install random
pip install pygame
$> pip install pygame-menu -U

To build the documentation from a Git repository:

$> clone https://github.com/ppizarror/pygame-menu
$> cd pygame-menu
$> pip install -e ."[docs]"
$> cd docs
$> make html

Then change the directory to where your project is cloned by following command:

cd CloneLocation
python RollBall.py

About

A rolling snowball definitely gathers a lot of mass.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages