sxyu / Jiggly

Django web app for generating Kahoot-like jigsaw/matching games from vocabulary lists. Contains a GUI for students to play the games from their own devices and a live scoreboard the teacher can show on a screen for the class to see who is ahead.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Website for creating jigsaw/matching puzzle games from vocabulary lists.
URL: https://jiggly.tk

Teachers can start games that students may then join through the website using a code.
As the students play the teacher is able to see the scores of each student. They are also able to access a report with detailed information about the performance of individual players.

The website requires no log-in and uses cookies to store persistent data identifying games owned. Each game has an unique hash though which one may access the game from another computer.

Copyright Alex (Sixian) Yu. All rights reserved.

About

Django web app for generating Kahoot-like jigsaw/matching games from vocabulary lists. Contains a GUI for students to play the games from their own devices and a live scoreboard the teacher can show on a screen for the class to see who is ahead.


Languages

Language:HTML 43.0%Language:JavaScript 30.6%Language:CSS 13.8%Language:Python 12.6%