Skip to content

A simple guessing game with an interface made with JavaScript for the game logic with HTML and CSS

License

Notifications You must be signed in to change notification settings

PocketNugget/Guessing-game-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Guessing game in JavaScript

A simple guessing game with an interface made with JavaScript for the game logic with HTML and CSS for the GUI. Intended to practice the knowledge in DOM manipulation and JS syntax

Prerequisites

Requirements for the software and other tools to build, test and push

Installing and executing

Clone this repo to the directory of your choice

git clone https://github.com/PocketNugget/Connect-4-JavaFX.git](https://github.com/PocketNugget/Guessing-game-JS.git

Open the HTML file

Enjoy!

Rules

-You start with 20 points

-You have to guess the correct number between 1 and 20

-For each wrong guess you will be deducted 1 point

-If you end up with 0 points you'll reach game over

-If you guess the right number you win

-Once you win you can play again, all the points you made will be saved as highscore

Authors

Acknowledgments

  • Jonas Schmedtmann (teacher)

About

A simple guessing game with an interface made with JavaScript for the game logic with HTML and CSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published