Giter Club home page Giter Club logo

trading-card-game's Introduction

Build Status Code Coverage

Trading Card Game

This is a simple trading card game

Prerequisites

In order to run trading card game, As a prerequisite, JRE8 must be installed on your computer

Installation

You can download latest release and run it by

java -jar trading-card-game-1.0.0.jar

Building From Source Code

First, make sure you have following software installed on your computer

  • Maven - Dependency Management
  • JDK8 - Java Development Kit

git clone https://github.com/caltuntas/trading-card-game.git

After you can compile the source code by

mvn clean install

You will see the final jar file in the target folder

Game Play

You will see active and opponent player on the screen, also their cards on hand as well as their current deck after game started. Game will ask you to type a command to do your move.

Commands

  • S - skip your turn, do nothing and opponent player becomes active. Example "S" skip
  • P[cardNumber] - Play with card specified with card number. Example "P0" means play with card 0

Game will ask you to type a valid command if you type an invalid command

trading-card-game's People

Contributors

caltuntas avatar

Watchers

 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.