Skip to content

a simple Space looking Simulation done with C++ and olcPixelGameEngine

Notifications You must be signed in to change notification settings

zoroxide/Space-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space-Simulation

a simple-looking Space Simulation done with C++ and olcPixelGameEngine

Run it !

  • windows (msys compiler) :
    • g++ starfield.cpp olcPixelGameEngine.h -luser32 -lgdi32 -lopengl32 -lgdiplus -lShlwapi -ldwmapi -lstdc++fs -static -std=c++17
  • Linux:
    • g++ -o YourProgName YourSource.cpp -lX11 -lGL -lpthread -lpng -lstdc++fs -std=c++17
OneLoneCoder.com.-.Pixel.Game.Engine.-.StarField.-.FPS_.463.2024-03-23.02-46-05.mp4