Who of Us Online


As my app store app will not be available any longer, I decided to develop an online version of the game. It is accessible here.

The questions are stored in a mySQL database. A javascript then requests the questions via a php script.

Nothing too hard, but I didn’t know how to do it… until I did it.