Code Monkey home page Code Monkey logo

poker's Introduction

Video Poker

10-6-2016

By Caleb Paul, Eric Krause, Stephen Emery, Blake Scala

Description

Video Poker is a 5 card draw poker

The game registers standard poker hand values, starting with face-value-pairs, up to a royal flush. The player can choose any number of cards from their hand to to exchange, in the hopes of getting a better set of cards from the next deal.

Setup/Installation Requirements

  • Clone this repository (https://github.com/CalebPaul/poker.git) to your desktop

  • Type in terminal: postgres

  • Open new terminal window & Type in PSQL: CREATE DATABASE poker;

  • Type in terminal: psql poker < poker.sql

  • Type in terminal: \c poker

  • Type in terminal: gradle run

  • Use web browser to navigate to: localhost:4567

Known Bugs

Player doesn't update when page is refreshed. Game doesn't trigger a 'lose screen' when player runs out of money. Clicking exchange cards with no cards selected results in a 500 error.

Specifications

  • On page load:
    • Site opens to an input page for player name
  • On game page:
    • Site displays hand values and payouts
    • Player starts with 0 units to bet/gamble
    • Player can have a new hand dealt
    • Player can choose cards to exchange

Support and contact details

Caleb Paul: tweet - @calebpaulmusic

Eric Krause: [email protected]

Stephen Emery: [email protected]

Blake Scala: [email protected]

Technologies Used

Bootstrap Java Gradle Velocity Template Engine Spark PostgreSQL

License

This webpage is licensed under the GPL license.

Copyright (c) 2016 Caleb Paul, Eric Krause, Stephen Emery, Blake Scala

poker's People

Contributors

blakescala avatar calebpaul avatar krause197 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

mehequanna

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.