Skip to content

This project is developed with the purpose of covering basic concepts of game development using Pygame, Tkinter, and many more GUI module offered by Python language. This project consists of dashboard that offers four different games to play within one application.

Notifications You must be signed in to change notification settings

Jndhaval/Playzone_Python

Repository files navigation

Playzone

License

Introduction

This project is developed with the purpose of covering basic concepts of game development using Pygame, Tkinter, and many more GUI module offered by Python language. This project consists of dashboard that offers four different games to play within one application. Pygame is a game development library in Python. It includes computer graphics and sound libraries designed for writing 2-D video games. Tkinter is the standard GUI library for Python. Tkinter provides various controls such as buttons, labels and text boxes used to make GUI application.

Games developed are:

  • HANGMAN
  • PONG GAME
  • TIC TAC TOE
  • ROCK PAPER SCISSORS

Demo

Project_video.mp4

Game Screenshots

image image image image image image image image image image

Features

  • Allows user to experience user friendly interface and play.
  • Multiple games offered in a single platform.

Technologies Used

  • Python
  • Pygame
  • Tkinter
  • Pillow

Feature Requests

If you have ideas for new features or improvements, feel free to open a feature request on my GitHub repository.

Acknowledgments

Special thanks to the contributors and open-source projects that provided inspiration, guidance, and tools for this project.

About

This project is developed with the purpose of covering basic concepts of game development using Pygame, Tkinter, and many more GUI module offered by Python language. This project consists of dashboard that offers four different games to play within one application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages