Skip to content

A collection of command line games written in various languages.

Notifications You must be signed in to change notification settings

Luke943/CommandLineGames

Repository files navigation

Description

A collection of short games made to run on the command line.

Contents

  • Blackjack (Python)
  • Hangman (C)
  • Rock, Paper, Scissors, Lizard, Spock (C++)
  • Tetris (C++, Windows only)
  • TicTacToe (Python)
  • UFO game (C++)

Games

Blackjack

Play Blackjack against an AI dealer.

Hangman

Play Hangman from a list of words loaded from a text file.

Rock, Paper, Scissors, Lizard, Spock

Play a variation of the classic rock, paper, scissors with extra options.

Tetris

A Tetris clone on the command line.

TicTacToe

A two player game of TicTacToe.

UFO Game

Play a hangman clone with alien abduction.

About

A collection of command line games written in various languages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published