Games I've Made
The cards below are links; click on them to be taken to the website hosting the game I made.Song Guesser
Game where one group of people sings a song without saying the title of the song, and another group of people tries to guess what song is being sung. The way this website is configured is for one person to have the site open, and to sing the song that is currently displayed on the website, while all the other people try to guess without looking at the website. Alternatively, everyone can see the song and try to sing it except for one person. I have a command line version of the app that is slightly better for this way at https://github.com/dolphonie/song-guesser". To use it, just run song_guesser.py in the repository linked above.
Shadow Hunters Reborn
People have implemented the board game Shadow Hunters using Flask at https://github.com/amritrau/shadow-hunters. However, because they didn't implement all of the characters, the balance of the game was a bit hunter-favored. I rebalanced some of the heroes and host my fork on the website linked. To see the code for my version, check out https://github.com/dolphonie/shadow-hunters.

