mboladop / Math-game

Math game ( - x + /) is a game created to further learn Javascript during Code Institute´s Full-stack Software developer bootcamp. . Using: JS/ HTML5/ CSS3

Home Page:https://mboladop.github.io/Math-game/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#EDUCATIONAL PURPOSES ONLY.

Math game

Responsive Demo

What is this website for?

Math game is a game created to further learn Javascript during Code Institute´s Full-stack Software developer bootcamp.

How does it work

This website uses Java-Script and HTML5 to route viewers through the site. The site is styled with Bootstrap, css3 and Google Fonts.

Technologies Used

  • HTML5, CSS3 and Javascript
    • Base languages used to create website.
  • Bootstrap
    • We use Bootstrap to give the project a simple, responsive layout.
  • Google Fonts
    • We use Google Fonts to give our project the fonts.

Deployment

  1. Navigate to the repository where you're setting up your deployments.
  2. Under your repository name, click Settings.
  3. Go to GitHub Pages section.
  4. Click and choose master branch.
  5. Click save.

Contributing

Getting the code up and running

  1. Firstly you will need to clone this repository by running the git clone <project's Github URL> command.
  2. After you've done that you'll need to make sure that you have npm installed. Link npm package serve
  3. The project will now run locally.
  4. Make changes to the code and if you think it belongs in here then just submit a pull request.

Media

  • The photos used in this site were obtained from Google

About

Math game ( - x + /) is a game created to further learn Javascript during Code Institute´s Full-stack Software developer bootcamp. . Using: JS/ HTML5/ CSS3

https://mboladop.github.io/Math-game/


Languages

Language:HTML 39.1%Language:JavaScript 31.6%Language:CSS 29.3%