Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.29 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.29 KB

Play Ball!

This project is a simple web implementation of the game "Strike and ball"
Three modes are available : Solo play, vs Easy CPU, and vs Hard CPU

How to play:

Guess a number!

  1. Every number must be (4) unique digits of 0-9
  2. Receive feedback on the accuracy of the number

To win, you need 4 Strikes!
Strikes (S) - You have a digit that is the correct number and in the same position as in the answer.
Balls (B) - You have a digit that is included in the answer, but it isn't in the correct position.

Images of the site:

Screenshot 2023-08-28 at 7 16 16 PM Screenshot 2023-08-28 at 7 18 27 PM Screenshot 2023-08-28 at 7 17 23 PM Screenshot 2023-08-28 at 7 16 40 PM Screenshot 2023-08-28 at 7 15 55 PM