Skip to content

A card-based console battler with modifiable cards.

Notifications You must be signed in to change notification settings

rohan-bansal/BattleCards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

BattleCards

A console-based game in which cards are used to represent attacks.

Download the complete game here: https://github.com/Rohan-Bansal/BattleCards/releases/tag/v1.5.6

100% complete

Features

  • Multiple levels
  • Variety of cards, ability to forge them together to create new ones
  • Login System, stored as json files
  • Modifiable, easy card creation

How to Download

  1. Download JDK 8+ (java dev kit)
  2. Clone this repository

IMPORTANT

  • The program uses certain sequences to put color in the terminal, so it may not work in Windows.
  • The java file may not find the external packages. Download the jar file, if possible.

To run the .java file:

  1. Use IntelliJ IDEA, place json jars in external libraries. :P (for now, I am not using Maven/Gradle)

IMAGES

Menu Screen

Menu Screen

Login/Account Creation

Login/Account Creation

New User Introduction

New User Introduction

Card Forge

Card Forge

Playing a level

level1