Description
After looking for online drinking games with my cousin one night, we found way to many apps have wayyyyy to many ads. I told him I could develop the same game within minutes. I started with an array of rules and a random number to choose a rule on click. I then found a open-source HTML5 canvas which I modified for these needs and used Google’s Firebase to store an object of the rules which contains a title, a description, gameType and an author.
Technologies
- Google Firebase
- HTML Canvas
- JQuery
More info
A backend system is implemented which a user can log in with a Google account and add rules.