Skip to content

A Tetris game implemented using OpenGL from ground up

Notifications You must be signed in to change notification settings

LihengGong/Tetris_with_OpenGL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tetris_with_OpenGL

A Tetris game implemented by OpenGL from ground up

This code depends on Eigen and OpenGL(GLFW)

How to run the code

  • cmake is required
  • in source code root directory, type mkdir build; cd build
  • then type cmake ../
  • Type make to build the project

About

A Tetris game implemented using OpenGL from ground up

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published