jmotto / cards-for-jokes

A Fun Game of Cards and Jokes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cards for Jokes

Deployed Application

Deployed Application

Description

A Funny Game of Cards

Cards for Jokes is a simple card game in which a player plays against the computer to win hilarious jokes. The player can input their name and personalize their game by choosing from a selection of card themes. When the player wins a round they will be shown a funny programming joke. The player will receive a point based on the value of the winning card for every round they win. After the game, the player can view high scores and saved jokes.

"High Card Wins" is the current available game to play, however, future developments will include other games.

This game was developed using two fun, openly available API’s (Deck of Cards API and Jokes API) for the purposes of entertainment.

Table of Contents

Usage

  • Click on the card game to begin.
  • Enter your name and select card deck theme.
  • Click 'Play Game' to start the game.
  • Click on the deck card to deal the cards.
  • If you win, a joke will be shown.
  • The player will be given the option to save the joke or not.
  • If the computer wins or tie game, continue playing.
  • The game is over when all of the cards in the deck have been drawn.
  • Click on 'High Scores' to view your high scores
  • Click on 'My Jokes' to view your jokes

Contributors

Preview image

Application Preview Image

License

MIT License

Copyright 2022 © Daniel Stewart, Casey Robison, Divyapriyadharshini Babu, Jamie Otto, and Mikell Turla

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.

Technology

Languages

  • JavaScript
  • HTML
  • CSS

Libraries

  • JQuery
  • Materialize CSS
  • Google Fonts

APIs

  • Deck of Cards API
  • Jokes API

About

A Fun Game of Cards and Jokes


Languages

Language:HTML 47.6%Language:JavaScript 40.7%Language:CSS 11.7%