Skip to content

jpenrici/Simple_Experimental_Game

Repository files navigation

Simple_Experimental_Game

Simple construction for testing.

Detail:

This is not a complete game.
Just a fun C++ training to understand the possibilities of the OpengGL, GLFW, GLAD, SFML and SDL library.

Test

  • Linux
  • Ubuntu 22.04 LTS
  • OpenBox
  • OpenGL 4.6
  • SFML 2.5
  • SDL 2.24
  • GLFW 4.6
  • cmake 3.22.1
  • cpp-12
  • gcc-12

Requirements

  • OpenGL
  • SFML
  • SDL2
  • GLFW
  • GLAD

References:

OpenGL : Learn OpenGL.
SFML : Simple and Fast Multimedia Library.
SDL : Simple DirectMedia Layer.
GLFW : API for OpenGL.
GLAD : API for OpenGL.

Display

Display

Releases

No releases published

Packages

No packages published