Skip to content

Jackl9u/Wordish-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wordish Game

A wordish game implemented with Python and HTML, powered by Django

To run the game, clone the repository and run the following commands:

cd wordish
python3 manage.py migrate
python3 manage.py runserver

Then, open a browser and visit the local port:

http://localhost:8000

About

Wordish game implemented with Python and HTML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published