Skip to content

Abbby1007/RussianRoullete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 14, 2026
34299fb · · May 14, 2026

History

34 Commits
May 14, 2026
May 14, 2026
May 14, 2026
May 14, 2026
May 14, 2026
May 14, 2026
May 14, 2026
May 11, 2026
May 14, 2026
May 14, 2026
May 14, 2026
May 14, 2026

Repository files navigation

Playable link: https://abbby1007.github.io/RussianRoullete/

What is Russian Roullete: The purpose of this website is to simulate between the user and computer a game of Russian Roullete. Russian Roullete is a game where there is commonly a 6 chamber gun. Within the chamber of the gun is 1 bullet. When the game is started the chamber is spun. Making the location of the bullet unknown. As the players trigger the gun, the probability fo reahcing the bullet decreases.

Why Russian Roullete: I promise I am not interested in guns or violence. The reason I did this project is because I like the probability aspect of it. Within coding I love the randomization of numbers. With this interest I like to try and find projects where i can use it (the last one I did was rock paper scissors). Within the website I did a second version of the game. This version was inspired from watching Squid Game season 2 episode 1 (This idea has been in my head for a long time 0_0). Within the episode characters play this game, but with this version after each turn the chamber is spun. This causes the probability of the bullet to be the same each time, making it less predictable.

How Russian Roullete: This website was made with HTML, javascript, and CSS

Struggle Russian Roullete: When making this website I had to figure out how I was gonna implement the Russian Roullete mechanic for both versions. I was able to figure it out by writing Pseudocode and testing out diffferent parts.

Below is a screenshot of one of the rounds of Version 1: Screenshot 2026-05-14 204730