Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kyle8973/tiktok-ball-game
A Simple Python Game Inspired By The Popular TikTok Bouncing Ball Game
https://github.com/kyle8973/tiktok-ball-game
ball ball-game python tiktok
Last synced: 18 days ago
JSON representation
A Simple Python Game Inspired By The Popular TikTok Bouncing Ball Game
- Host: GitHub
- URL: https://github.com/kyle8973/tiktok-ball-game
- Owner: Kyle8973
- License: mit
- Created: 2024-07-25T21:20:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T20:00:28.000Z (6 months ago)
- Last Synced: 2024-11-22T21:28:25.503Z (3 months ago)
- Topics: ball, ball-game, python, tiktok
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# TikTok Ball Game
A Simple Python Game Inspired By The Popular TikTok Bouncing Ball Game
## Installation:
```bash
git clone https://github.com/Kyle8973/TikTok-Ball-Game
cd TikTok-Ball-Game
python3 ballgame.py
```
## Usage:```py
python3 ballgame.py
```## Screenshots / Video Demo:
![Title Screen Screenshot](https://imgur.com/oido5R7.png)
https://github.com/user-attachments/assets/b1c6915e-cd35-478d-a85e-7a00fa85da26
## Authors:
- [Kyle8973](https://www.github.com/kyle8973)