Skip to content

Quiz like game on acronyms used in the tech world.

Notifications You must be signed in to change notification settings

Lime365/Techronyms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Techronyms

A quiz-like game for acronyms used within the world of Tech, IT and possibly Gaming.

run game.py if you want to try the game out, it's super challenging. Just change the "database" variable in game.py so it points to the game directory.

The only 2 files you really need is acronyms.db and game.py. The rest was for scraping and setting up the database schema.

I also created and admin mode (pw: admin) for creating/deleting entries, inspecting the database and run some commands in game. (reveal answer, enter correct answer, modify difficulty rating).

This was my first project which i made completely myself. Learned a ton about scraping, sqlite3, github and much more.

If you have any feedback, let me know!

About

Quiz like game on acronyms used in the tech world.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages