Skip to content

I used Python to generate an operation game, where users use the keyboard to collect bones without touching the border to win points. Within Pygame, I created loops and functions to allow users to keep playing.

mary1afshar/Python-Pygame-Operation-game

Repository files navigation

Python-Pygame-Operation-game

The game was inspired by the classical operation game I use to play in my childhood. It is created in python with the pygame library. The game has two levels and in a certain period of time, users must use the keyboard to collect bones without touching the border to win points. The users must pass the first level in order to move onto level two. Each level has its own criteria to meet and with sounds and the instruction page, the player is guided through easily. In addition, the player has the choice to exit the game at any point. The game was created with for loops, while loops and functions.

Screenshots

Features

The Operation Game lets you:

  • Continue playing as many times as you would like.
  • Challenge yourself with 2 levels that increasingly get harder.
  • Listen to music while playing.

About

I used Python to generate an operation game, where users use the keyboard to collect bones without touching the border to win points. Within Pygame, I created loops and functions to allow users to keep playing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages