Skip to content

basic kahoot clone from back in lockdown days :)

Notifications You must be signed in to change notification settings

bertkdowns/toohak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic kahoot clone I made during lockdown (2020, first year of university). Nice and simple, raw html and js, using nodejs for the backend and websockets for communication.

usage:

node server.js

then setup a basic http server to serve the static files (python

cd static
python -m http.server

go to the http port and check it out!

About

basic kahoot clone from back in lockdown days :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published