itch.io is community of indie game creators and players

Devlogs

Rock Paper Scissors Launch

Rock Paper Scissors
A browser game made in HTML5

I'm releasing this Rock Paper Scissors game as a tech demonstration of online leaderboards. I spent about three days obtaining a good understanding of how to get a working online leaderboard using player accounts. These player accounts are created by signing up using a username and password that meet the requirements and then allowing a name change or account deletion as an option. I intended to make the gameplay very simple as it wasn't my main focus. I just created this example to show that the online leaderboard was functional. The plan is to use this project as a template for other games that will definitely need an online leaderboard.

If you wanna check out the code used for this project, you can check out the public repository here: Leaderboard Example

Download Rock Paper Scissors
Leave a comment