Skip to content

feove/Java-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Games Collection

A collection of classic terminal-based games written in Java - perfect for quick breaks or nostalgic gaming sessions.

🎮 Games Included

1. Tic-Tac-Toe

The timeless grid battle against a bot opponent.

Features:

  • Play vs AI
  • Clean terminal UI
  • Win detection & draw handling

Tic-Tac-Toe Gameplay 2

2. ShiFuMi (Rock-Paper-Scissors)

Challenge the bot in this classic hand game. Best of luck!

Features:

  • Play against an AI opponent
  • Clear input validation
  • Score tracking

ShiFuMi Gameplay

🚀 Quick Start

Prerequisites

  • Java 21 or higher
  • Terminal with ANSI support (for better visuals)

Check your Java version:

java -version

Running the Games

cd <Game Directory>

Run with

make run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors