/deadCoder

Welcome to deadCoder [ ded - koh - der ]. deadCoder is an app that allows you to play Tetris, Lights Out, or TicTacToe

Primary LanguageJavaScriptMIT LicenseMIT

deadCoder

Description

Welcome to deadCoder [ ded - koh - der ]. deadCoder is an app that allows you to play Tetris, Lights Out, or TicTacToe. Player scores are tracked, and you, the player are able to like the games you enjoy the most.

Table of Contents

Usage

User Story

AS A PLAYER
I WANT to be able to sign up, and select my avatar
SO THAT I can choose to play Tetris, Lights Out, or TicTacToe

Acceptance Criteria

GIVEN a user interface
THEN I am given the option to sign up or login
WHEN I select sign up
THEN I am presented with randomly generated username
WHEN I enter a password
THEN I am presented with the option to choose my avatar
WHEN I select my avatar
THEN I am asked a question based on the coding language selected
WHEN I answer the question correctly
THEN am able to view Tetris, Lights Out, or TicTacToe displaying highscores and likes
WHEN I click the game of my choice
THEN I am able to play the game

Future Development

  • Pong Game Coming Soon
  • Upon login/sign up player must answer a question on either python, java, html, css or all to gain entry to games
  • Player may choose an avatar
  • Players may like their favorite games

Credits

Badges

made-with-javascript Npm macOS Maintenance GitHub license

How to Contribute

Contributor Covenant

License

MIT License

Copyright (c) [2022] [Salissa4]

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.