Practice your HTML and CSS knowledge

08.12.2015
by HELO Store

We have developed an in-house trivia / quizz game to help our trainees to practice and improve their CSS and HTML knowledge and skills, and to ease the pain of memorizing hundreds of tags, properties, values and definitions.
The game is now public under the name "Ophmisu Trivia" and is available for anyone to play at https://ophmisu.com/

Moreover, the project is open-source and available in 2 components:

- the Web client, written in PHP (Symfony2) and JavaScript (AngularJS, Socket.IO) - https://github.com/wsergio/ophmisu-client-web

- the server, written in JavaScript (Node.JS, Socket.IO, MariaDB or MySQL) - https://github.com/wsergio/ophmisu

Happy practicing!