Giter Club home page Giter Club logo

terminal_minigames's Introduction

Terminal MiniGames

ABOUT THE PROJECT:

This is a personal project where I try to code and put together different games that you can play on the command line.
It contains:

GUESS THE NUMBER
Description A small game where you have to guess a random number between 1 and 100.
Options - Customizable range.
- Customizable number of attempts.
TIC-TAC-TOE
Description Tic-tac-toe is played on a 3 x 3 grid by two players.
The players alternately place the marks X and O in one of the 9 spaces in the grid.
The first player to get 3 of their marks in a row (vertically, horizontally or diagonally) wins.
Options - You can play against the CPU.
- You can play against another PLAYER in shared-screen.
- Customizable grid size.
- Customizable marks (X, O) colors.
CONNECT 4
Description Connect 4 is played on a 7 x 6 grid by two players.
The players alternately place a ๐Ÿ”ด and a ๐Ÿ”ต in one of the 7 columns in the grid.
The first player to get 4 of their marks in a row (vertically, horizontally or diagonally) wins.
Options - You can play against the CPU.
- You can play against another PLAYER in shared-screen.
- Customizable grid size.

HOW TO USE:

command description
make compile terminal_games
make clean remove tmp files
make fclean remove tmp files and executable
make re force recompile
./terminal_minigames launch the game

terminal_minigames's People

Contributors

ey-lon avatar

Stargazers

 avatar  avatar Leonardo Amici avatar Alessandra Conta avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.