Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

24 lines (14 loc) · 1.02 KB

Bat Blitz

A modern take on the timeless 'Flappy Bird' game, with cheat codes and multiple game modes.

Run the Game

Run the BatBlitz.py file on your system.

Controls

Controls Screenshot

Additional Information

  • High scores are stored in 'files/leaderboard.txt'. These can be edited using any text editor, which will then be reflected in the game.
  • Saved data is stored in 'files/save.dat' in binary format. Only one game can be saved at any given time. New saves overwrite pre-existing data.
  • One can customise the gameplay by replacing the images in the 'images' folder (making sure not to change the image names).

Contact

If you have any questions, feel free to open an issue or reach out to me at [email protected].

License

This project is licensed under the MIT License. For more details, see the LICENSE file.