YouTube Video Demo: https://youtu.be/XPEXFG_qAw8
Exploration goals for this project:
- Build a Rails API for the backend
- Use Javascript for my frontend
- Work with grids and columns in CSS
- Enter a Name into the "Player Name" box
- Name must be 1-20 characters long
- Click "Add Player"
- Player will be added to the Scoreboard
- Click the skull and cross-bones "☠️" to remove a Player from the Scoreboard
- Use the up and down arrows to add or subtract points
- To Hide the Game cards click anywhere in the Game Cards box
- To Show hidden game cards click anywhere in the Game Cards box
- To Get new Words click "Get New Words"
- Click Start to start the Timer
- If the Timer is running - Click Stop to stop the Timer
- Click Reset to start the Timer over
- Click and hold done the mouse to draw
- To clear the canvas click "Erase Canvas"
- Words can be 1-21 characters long
- Duplicate words will not be saved
Bug reports and pull requests are welcome on GitHub. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
Copyright 2020 (Kyle R. McKenna) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.