Skip to content

Repository showcasing python made games that can be played in the terminal of an IDE

Notifications You must be signed in to change notification settings

IbrahimIF/Terminal-Games

Repository files navigation

Terminal_Games banner

Project Status

Static Badge

Description:

A big collection of individual remakes of simple and well-known games in Python such as the Snake game and Rock Paper Scissors, that can be played in the terminal of an IDE. Most games require WASD controls, not the arrow keys. Most games also use emojis as visuals, for example an apple as food representation in the snake game.


Features & Showcases:

This project includes:

  • Rock Paper Scissors: Play the classic game against the computer.
Rock Paper Scissors
  • Snake Game: Play the classic snake game directly in the terminal.
Snake Game
  • ASCII Art: Display images converted to text-based art within the terminal.
ASCII Art

Near-Future:

  • Connect Four: Play the classic Connect Four game in the terminal.
  • Tic-Tac-Toe: Play the classic Tic-Tac-Toe game in the terminal.
  • Game of Life: Explore Conway's Game of Life simulation in the terminal.
  • Pac Man: Play a simplified version of Pac-Man in the terminal.

Technologies and Tools Utilised:

My Skills

Dependencies:

  • Curses Python

Acknowledgment:

Inspirations:


About

Repository showcasing python made games that can be played in the terminal of an IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages