- Introduction
- Tech
- Setting Things Up
- How To Play
- Credits
Graphs and equations and games, oh my!
For our Flatiron Software Engineering Module 3 project, Kathleen Brennan, Yann Yang, and I decided to try our hand at creating a single-level graphing game.
This project uses a Ruby on Rails backend, JavaScript (the most vanilla) on the frontend, and includes styling from Materialize.
- Clone and download this repository and the backend.
- In the backend directory, run
rails s
from the Command Line to start the local server. - In the frontend directory, run
open index.html
from the Command Line to open a new tab in your browser.
- Choose a username and click 'Login'.
- Click 'Start a New Game' beneath the welcome message.
- Enter answers in teext fields provided on graph card to the right.
- Click 'Check' to submit your answer.
- If correct, 'Check' button should be replaced by a 'Next' button. Click 'Next' to proceed.
Players have two opportunities to submit the correct answer.
- If the answer is correct on the first attempt, 2 points are added to the overall score.
- If the correct answer is submitted on the second attempt, 1 point is added to the overall score.
Built by Kathleen Brennan, Tenaysia Fox, and Yann Yang
Graphs created using Desmos