https://github.com/scifer99/catch-the-clown-game
This is a 2D video game developed via Pygame module!
https://github.com/scifer99/catch-the-clown-game
2d-game 2d-graphics pygame-games python3
Last synced: 26 days ago
JSON representation
This is a 2D video game developed via Pygame module!
- Host: GitHub
- URL: https://github.com/scifer99/catch-the-clown-game
- Owner: SCIFER99
- Created: 2023-06-05T22:34:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T22:39:04.000Z (about 3 years ago)
- Last Synced: 2025-02-25T01:53:57.850Z (over 1 year ago)
- Topics: 2d-game, 2d-graphics, pygame-games, python3
- Language: Python
- Homepage:
- Size: 1.17 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Catch-the-Clown-Game
This is a 2D video game developed via Pygame module!
Greetings again all!
Thia game is called Catch The Clown! The objective of this game is to
literally catch the clown!
Click the moving clown with your mouse and see if you can catch it
over time! Enjoy!
*** Packages needed are located within the import statements.
Happy Coding!