Skip to content

After my second week in the Tech Elevator cohort, I've decided to put my new Java knowledge to the test by creating a Card game in the terminal. After some struggle with recursion and user input validation, I seem to have a nice little game finished.

Notifications You must be signed in to change notification settings

CodedMatter/Card-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Card Game in Terminal

Duration: 2 Weeks

Description

This is a card game your able to play within the console/terminal. You vs a NPC will collect and steal cards from each other and the one with the most cards at the end, Win the game.

Special Notes:

 - This project was made in a attempt to practice new Java concept im currently learning in Tech Elevator Java Cohort.
 - Here I practice:
  * Creating New Objects
  * Recursion
  * User Input Validation

Tech Used

  • Java
  • IntelliJ IDEA

About

After my second week in the Tech Elevator cohort, I've decided to put my new Java knowledge to the test by creating a Card game in the terminal. After some struggle with recursion and user input validation, I seem to have a nice little game finished.

Topics

Resources

Stars

Watchers

Forks

Languages