https://github.com/byt3exec/catjet
Game dev. CatJet was similar to flappy bird
https://github.com/byt3exec/catjet
2d catjet flappybird game game-dev pygame
Last synced: 4 months ago
JSON representation
Game dev. CatJet was similar to flappy bird
- Host: GitHub
- URL: https://github.com/byt3exec/catjet
- Owner: byt3exec
- Created: 2024-02-28T06:11:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T12:34:49.000Z (over 1 year ago)
- Last Synced: 2026-01-27T23:48:33.631Z (5 months ago)
- Topics: 2d, catjet, flappybird, game, game-dev, pygame
- Language: Python
- Homepage:
- Size: 583 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CatJet ❤️
CatJet (similar to flappy bird) game, it involves several steps, including setting up the game environment, handling player input, managing game physics, and rendering graphics. I'am use the Pygame library for this project, as it provides functionalities that are perfect for 2D game development.
### ***CatJet is now on 2.0 version***