Skip to content

In this game you have to guess words by entering a letter each time. Project runs in a non-graphical environment.

License

Notifications You must be signed in to change notification settings

SalehTavakoli/loser-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Loser game

Game screenshot

In this game you have to guess words by entering a letter each time, project runs in a textual environment.

Authentication system

Authentication screenshot

Users must login or signup for using the game. Users data save unencrypted in a file named "accounts.txt".

Leaderboard

Leaderboard screenshot

This page draws every accounts' username and their scores.

Exit

Exit screenshot

After exiting the program using the corresponding menu option, bye bye animation plays and program ends.

Words

Game uses a random word from "words.txt" file. I put a predefined "words.txt" file with the repository but you can change it the way you want. Don't forget that there should be a blank line at the end of the file.

User can define custom words

User can define their own words in New word section.

Don't forget to commit your changes if you did any.

About

In this game you have to guess words by entering a letter each time. Project runs in a non-graphical environment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages