Skip to content

Minimal recreaction of the french TV show Motus (known as Lingo in the US) as a web app. Original version done in 2h30.

License

Notifications You must be signed in to change notification settings

lefebvreb/Motus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Benjamin's Motus

About

Minimal recreaction of the french TV show Motus (known as Lingo in the US) as a web app.

The backend is a simple nodejs + express server. The frontend is in vanilla framework-less html + javascript.

The MVP (as seen in the first commit) was coded in exactly 2h30.

The dictionary used to lookup words is the official french scrabble dictionary. Thus, the game might be a "little" harder than other variants found online. The interface is also in french.

Using

Make sure npm or another javascript dependency resolver is installed. Then do:

npm install

Once this is done, you can run the server with:

npm run start

This will print an url you can follow to the website.

Credits

Copyleft🄯 2022 Benjamin Lefebre.

About

Minimal recreaction of the french TV show Motus (known as Lingo in the US) as a web app. Original version done in 2h30.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published