Skip to content

A (flappy bird)-like game written in pygame-ce using less than 500 characters for the TweetTweetJam8 (2023)

License

Notifications You must be signed in to change notification settings

Matiiss/FlpyBrd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO RUN THE GAME

Open terminal in this directory and run the following commands:

pip install -r requirements.txt
python flpy_brd.py

CONTROLS

Enter/return key - to start/restart the game, i.e., use it in the score screen Space bar - during the game makes the brd jump

MORE INFO

Survive as long as possible, don't collide with the clmns and don't leave the game window, score is determined based on the time

SHOWCASE

gameplay

About

A (flappy bird)-like game written in pygame-ce using less than 500 characters for the TweetTweetJam8 (2023)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages