Skip to content

RCass172/100-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

100 Game

webpage layout on device

Click Here To View Live Project


Project Goals

The primary goal of this project was to complete a challenge from The Complete JavaScript Course 2023: From Zero to Expert by Jonas Schmedtmann. The following flowchart was given which I used to complete the game, with starter HTML and CSS files given flowchart

Extra

As an extra I created a modal which displays when page is loaded. This shows the rules of the game, along with allowing players to enter a name. If no name is entered a default "Player 1" or "Player 2" will be displayed. modal

Deployment

This project was deployed to GitHub pages by executing the following steps:

  1. Open GitHub and find relevant repository.
  2. Navigate to the settings tab and scroll down to pages.
  3. Under Branch heading click the first dropdown and select main branch and save.
  4. When page refreshes the website is now live and found when you click settings > pages > Your site is live at link

To run project locally:

  1. Open GitHub and find relevant repository.
  2. Click the download code dropdown.
  3. Using the clone HTTPS option copy the link provided.
  4. Open Git Bash and change working directory to location where you want cloned directory to go.
  5. Type git clone command and paste the clone link you had copied.

Credits

Content

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors