Skip to content

pyek-bot/DeathByVocabulary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

END_SEMESTER PROJECT FOR CS202:DATA STUCTURES

"DEATH BY VOCABULARY"

Classic hangman. With a twist.

NOTE: To get running-> mkdir a working directory; cd into the directory; create a virtualenv called flask with the command: python3 -m venv flask; install the dependancies with-> flask/bin/pip install -r requirements.txt;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Other 0.7%