Skip to content

Hypxr-7/Tetris-using-Raylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-using-Raylib

This is a tetris clone in C++ using raylib library

Works for raylib version 5.0 and raygui version 4.0 on Windows 10

Dependencies

  • Raylib: Included as a submodule
  • RayGui: Included as a header-only file
  • Cmake: The build used

Usage

Build using cmake. Running the program will first launch the launcher to configure settings. Close Launcher after setting up and the game will automatically launch. Game closes once it is over.