Coder Social home page Coder Social logo

codeclan_project_2_java_android_card_game's Introduction

Brief / Scope of Project

Goal: Create a game of Blackjack in Android IDE and Java language. The aim is to display the results of the Java logic, in either Terminal or Android IDE.

What I did

I wrote a set of Java classes, covering:

  • Runner
  • Game
  • Deck of cards
  • Player
  • Hand of cards
  • Card
  • Card attributes (suit, rank)
  • Various tests

I also wrote some demo activities for Android.

Tools I used

Java Android Studio Mockito

Result

I made a game of Blackjack which could be run in the terminal. It allowed both human and bot players, deterministic or random decks of cards, normal or marked cards, and actions in Blackjack including (where allowed) Hit, Stand, Double, Split.

I also made a demo in Android of shuffling and displaying a Deck of 52 cards, with the test set of 8 cards (2 marked) added in.

codeclan_project_2_java_android_card_game's People

Contributors

davidryan59 avatar

Watchers

James Cloos avatar  avatar

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.