Skip to content

OpenGL version of the arcade game developed and published by Atari, Inc., released on May 13, 1976.

Lothav/breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breakout

Alt Text

Dependencies

Linux OS based.

Libs:

  • SDL2
  • SDL2_image
  • GL
  • GLEW
  • freetype2

Running

$ make
$ cd bin
$ ./breakout

Gameplay

mouse : paddle movement

q : quit

r : restart

left click : pause

right click : frame debug

About

OpenGL version of the arcade game developed and published by Atari, Inc., released on May 13, 1976.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published