Skip to content

AbderrahimeEl/Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris

This is a simple Tetris game written in C++ using the Raylib library.

explanatory.video.mp4

Features

  • Start New Game: Allows players to start a new game.
  • Load Saved Game: Load and continue from a previously saved game state.
  • Game Controls: Provides a list of controls to help players understand how to play the game.
  • Game Rules: Provides a list of rules to help players understand how to play the game.
  • Levels: Has multiple levels, each with a different difficulty.
  • Recorded Scores: The game records high scores and displays them.

Installation

  1. Clone the repository
    git clone https://github.com/AbderrahimeEl/Tetris
  1. Install the Raylib library from the official website: Raylib

  2. Compile the game using the provided Makefile

    make
  1. Play Time!
    ./bin/tetris.exe

Screenshots

  • Main Menu : Main Menu
  • Game : Game
  • Controls : Controls
  • Rules : Rules
  • Levels : Levels
  • Recorded Scores : Recorded Scores

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •