Skip to content

Repository files navigation

cardgames

Command line card games written in Java. This is a learning exercise/project for Java. More card games will probably be added in the future in their own package.

Getting Started

Prerequisites

What things you need to run the software and how to install them

Java 8 runtime

Don't have the Java 8 runtime? Install the runtime with ninite, it's a simple installer for Windows. Or you can check out the official Oracle download page.

Installing

Downloading a copy of the project with git

git clone https://github.com/auroraboreibis/cardgames.git

or you can just download the zip.

Running

Unzip the download of the project and open the folder. If you're on Windows, you can double-click WindowsLaunch.bat to start the program.

If your on linux or mac, download the zip, change directory to the project folder and run this once:

chmod +x launcher.sh

then:

./launcher.sh

to start the program.

About

CLI card games and some extra goodies written in Java.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages