Skip to content

lennon2298/TryOut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TryOut

Clone of Atari Breakout Game

General info

This project is a simple clone of the legendary game Breakout, made using OpenGL.

Technologies/Libraries

Project is created with:

  • OpenGL version: 3.3
  • GLFW (windowing library)
  • GLAD (opengl loader)
  • Stb image A header only file for loading and parsing image files

Setup

To run this project:

Clone the repo

git clone --recurse-submodules https://github.com/lennon2298/TryOut

Remember to add --recurse-submodules to clone the submodules as well.

Generating Project Files

This project makes use of premake to generate project files.

To generate Project files for Visual Studio 2019 open the provided batch file createProjFiles.bat

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A simple OpenGL clone of Atari Breakout Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published