Skip to content

DrawsDev/answers-time-legacy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

By @DrawsDev

My second creative project created for college. You'll have to answer questions in a limited amount of time.

It's an updated version of the old game version. Updated code, graphics, sounds and test system. The old version may be released later (not sure :P).

How to convert test to exe

To create a standalone application, you need to install Python 3.11 or newer.
Next, install the PyInstaller module in cmd:

pip install pyinstaller

The PyInstaller module is used to convert the project into an executable .exe file.

Run the batch file test_to_exe.bat to start the conversion.
A NewTest folder will be created in the project folder with the converted project into an .exe file.

About

The quiz game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published