Skip to content

demonstrates a simple game menu using the Pygame library

License

Notifications You must be signed in to change notification settings

Harlok13/Crygeen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

140 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crygeen

If you are an artist or know how to make sounds and have a desire to participate in the project, then I will be glad any help!
For questions and suggestions, write to me in telegram @Harlok13

This program demonstrates a simple game menu using the Pygame library. The menu is composed of several buttons with different hover effects. When a button is hovered over, it fades in and when the mouse is moved away, it fades out. The program is also able to play/background music during menu animation.

settings.png

Requirements

  • Python 3.11 (or 3.10)
  • Pygame library
  • Pydantic library

How to Run

ATTENTION!

Before running the program, ensure that you have installed Python 3.10+ on your machine. Additionally, there is a shell script that needs to be run for creating and activating a virtual environment and installing dependencies. Run the following command in your terminal:

./setup.sh

This script will create and activate a virtual environment and install the required dependencies.

To run the program, execute the __main__.py file in your terminal using the following command:

python3 -m crygeen

How to Play

  • Use your mouse to hover over a button.
  • Click on a button to select an item from the menu.

About

demonstrates a simple game menu using the Pygame library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •