Skip to content

A Django SPA where the goal is to type a word that has not been typed on the platform before

Notifications You must be signed in to change notification settings

Mohit-1/UniqueGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Unique Game

The Unique Game is a Django powered Single Page Application (SPA) where the aim of the user is to type a word that is unique on the platform. That is, the word has not been typed on the platform previously by a user before.

If you type a unique word, you get a cookie! Else, you get a count of the number of times that word has been typed before you on the platform.

The game, by its nature gets incrementally difficult as more and more new words are fed to the system by the users.

Try it here - https://uniquegame.pythonanywhere.com/

About

A Django SPA where the goal is to type a word that has not been typed on the platform before

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published