Skip to content

Duvi game. You are a Vaddab and you must escape from the Duvi (monster).

License

Notifications You must be signed in to change notification settings

Menesay/Duvi_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Duvi Game

Alt text

Author: Menesay
Start Date: 10/08/2022
Finish Date: 15/08/2022

Overview

DUVİ GAME is a simple yet engaging game built using Python's Tkinter library. The objective is to control the character (Vaddab) and avoid colliding with the moving enemies (Duvi's) on the screen. The game includes a stopwatch to track the player's survival time and a menu interface for navigation.

Installation

  1. Ensure you have Python installed on your machine.
  2. Install the Tkinter library if it's not already included:
    pip install tk
  3. Download the game files, including the images duvi.png, Duvi_Game.png, and vaddab.png.

Controls

  • Move Up: Press W
  • Move Down: Press S
  • Move Left: Press A
  • Move Right: Press D
  • Play Again: Press R (when game over)
  • Quit: Press Q (when game over)
  • Back to Main Menu: Click the "Back" button

Enjoy the game and challenge yourself to survive as long as you can!

About

Duvi game. You are a Vaddab and you must escape from the Duvi (monster).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages