Skip to content

Cyrus2401/shifumi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shifumi

A static Rock-Paper-Scissors web game designed to challenge an AI opponent and win the match first. This game is intended for users who want a quick and simple browser-based experience.

Features

  • Choose the number of winning rounds (from 1 to 10) via a prompt
  • Visual selection between Rock, Paper, and Scissors using emojis
  • Live score tracking for both the player and the AI
  • Round result notifications after each move
  • End-game modal displaying final score and replay option

Technologies Used

HTML CSS JavaScript Bootstrap jQuery

Usage

  1. Open index.html in your browser.
  2. Enter the number of winning rounds in the prompt dialog.
  3. Click on the 🪨, 📄, or ✂️ emojis to make your move.
  4. Track the score and reach the target to win.
  5. Use the Replay button at the end of the game to restart.

Live Demo

https://shifumi-sigma.vercel.app/

Project Structure

  • index.html — main interface and game structure
  • style.css — visual styling and responsive design
  • script.js — game logic, score handling, and flow control
  • bootstrap-5.0.2-dist/ — Bootstrap dependency for modal functionality
  • JQuery-Compressed.js — jQuery library for optional behaviors

License

This project is licensed under the MIT License.

About

A static Rock-Paper-Scissors web game designed to challenge an AI opponent and win the match first.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors