Skip to content

srndpty/OpenGL_Tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL_Tetris

This is Tetris game developed with OpenGL.

Tetris Game

Setup

  1. Open Tetris.sln with Visual Studio 2015 or later.
  2. Build and run.

Control

  • A: Move block to left
  • D: Move block to right
  • W: Rotate clockwise
  • S: Drop block by one line
  • Space: Drop block all the way down
  • P: Swap block with the block in the pocket

Dependencies

This project has dependencies described below, but these are included in the project, so you don't need to grab them manually.

  • GLFW 3.2.1
  • glad

License

MIT.

About

this is Tetris game developed with OpenGL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published