GithubHelp home page GithubHelp logo

cardgame's Introduction

CardGame

This was a side project, where the goal was to make a trading card game in the vein of Magic: The Gathering or Yu-Gi-Oh! It is, in its present state, far from fully finished, but it does support a decent number of features. It is currently text-mode only, and each "player" would play from the same console, but by running the file TestGame.java in the TEST package, it is possible to execute the following commands:

  • play: Allows the current player to select a card from their hand, and place it onto the field, assuming they have enough "energy" to do so.
  • show: Prints out the cards in the current player's hand.
  • energy: Prints the total amount of energy available to play cards with.
  • health: Prints the health of the current player.
  • p1side: Prints the cards on player 1's side of the field.
  • p2side: Prints the cards on player 2's side of the field.
  • field: Prints the cards on both player 1 and player 2's sides of the field.
  • attack: Allows the current player to select a monster to attack with, and which of their opponent's monsters to attack.
  • quit: Quits the game.

cardgame's People

Watchers

 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.