GithubHelp home page GithubHelp logo

mikesoares / poker_game Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 104 KB

This is an implementation of a small Poker game I got as a coding project.

License: GNU General Public License v3.0

Java 100.00%

poker_game's Introduction

The Poker Game

What is this?

This is an implementation of a small Poker game I got as a coding project. I was asked to do it in Java. Not having been exposed to Java before, I picked it up in about an hour and got to coding this. This is the first Java program I've ever written, so I'm not expecting it to be perfect. To anyone reading this: Please let me know if there is anything I could improve upon in the future.

I didn't have a chance to write an evaluate function to evaluate players' hands after all cards have been dealt, but I've included the pseudocode for how I would go about finding the winning hand. All other useful functions that I could think of have been implemented.

What did you test this on?

I've tested this on Mac OS X - Version 10.6.6 using javac v1.6.0_22.

How do I run this?

To run this small application, simply run the following commands:

javac Game.java
java Game

It should run immediately after.

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.