Skip to content

This is a small project, which implements through the logic of java-script a game which consists in guessing a random number.

Notifications You must be signed in to change notification settings

stefanBid/Guess-My-Number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version: 1.9

GuessMyNumber

Guess My Number

Introduction

This is a small project, which implements through the logic of java scrip a game which consists in guessing a random number.


Behavior

Guess My Number

The game has a levels logic, each game starts with five lives and you have to guess the number (random between 1-20) within the lives you have. Each game starts with five lives and you have to guess the number within the lives you have. For each 5 level you can play a bonus level which consists in guessing a number among the three suggested.

!!! Try to beat your best score !!!!


Management of lives

Status ❤️
Start Game 5
Lost Game 0
Win Level +1
Win Level at first +2
Don't guess number -1
Win Bonus Level +7
Lost Bonus Level +0

Management of Score

Status Score
Win Level 50 points x life
Win Level at first (50 points x life) x2
Win Level Bonus 50 points x3

Gallery

When you win

Guess My Number

When you win at first

Guess My Number

Level Bonus

Guess My Number

When you lose

Guess My Number

About

This is a small project, which implements through the logic of java-script a game which consists in guessing a random number.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published