Skip to content

TheCoderRaman/CppGalaga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C++ Galaga

Galaga game implemented using C++

Environment used for development:

  • OS: Linux Ubuntu 16.04 (xenial)

  • IDE: Code::Blocks 16.01

  • g++ 5.4.0 with -std=c++11

  • SDL 2.0.4 + extensions: SDL_image, SDL_ttf and SDL_mixer (from default package manager)

  • SFML 2.3.2 (from default package manager)

  • olcPixelGameEngine (https://github.com/OneLoneCoder/olcPixelGameEngine)

About

Galaga game implemented using C++. SDL2 video: https://youtu.be/4JV4qkLZOD8 / SFML video: https://youtu.be/5YNA9JMU8PQ / javidx9's olcPGE video: https://youtu.be/CDlmZ33LYVU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages