Skip to content

Buggs is an relaxing game made with Tkinter, CustomTkinter, Turtle & PyGame

License

Notifications You must be signed in to change notification settings

saiyam-sandhir/Buggs-Python_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buggs

"Buggs" is a simple yet engaging game developed using Python. The game revolves around a brown bug that the player must control using the w, a, s & d keys on their keyboard. The objective of the game is to avoid the black bugs that move randomly around the screen.

The black bugs appear at different locations, making it challenging for the player to avoid them. If the player touches any of the black bugs, the game ends, and they have to start over. It a simple and casual game that anyone can enjoy.

The project is licensed under the MIT License.


Preview

1 2 3
4
5


Features

  • Simple and easy-to-use interface
  • Developed using Python's tkinter, customtkinter, turtle, and pygame modules
  • The player controls a brown bug using the w, a, s & d keys on their keyboard
  • The objective of the game is to avoid the black bugs that move randomly around the screen
  • The game does not have any speed increase or high score system, making it a casual and relaxing game
  • The black bugs appear at different locations and move unpredictably, making it challenging for the player to avoid them
  • If the player touches any of the black bugs, the game ends, and they have to start over
  • The game features a colorful and eye-catching design that adds to the overall gaming experience
  • "Buggs" is a great game for killing time and testing your reflexes
  • Suitable for gamers of all ages and skill levels, making it a game that anyone can enjoy.

Requirements

  • Python 3.x
  • tkinter
  • customtkinter
  • pillow
  • pygame
  • turtle
  • and other standard python libraries which are already installed

Installation & Usage

  • Clone the repository or download the zip file.
  • Navigate to the project directory in termial/command prompt.
  • Run the command python main.py.
  • The user can also simply run the 'main.py' file using any IDE of choice.

Acknowledgement


Contribution

Your contributions and suggestions are always welcome. For bugs and feature requests, please create an issue.


License

This software is licensed under the MIT License.