Skip to content

LATEST PROJECT! rocket program is a game/simulation in which your task is to land correctly on a flying island. The game has realistic physics and obstacles. Made using SDL2 library.

Notifications You must be signed in to change notification settings

dazaizer0/rocket_program_sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROCKET PROGRAM

Game Page: https://dazaizer0.itch.io/rocket-program Video: https://www.youtube.com/watch?v=j5ig-dfsQGE

ssss2

# DOWNLOAD SDL
# sudo apt-get update
# sudo apt-get install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev


# ./configure
# make
# sudo make install


# BUILD
# mkdir build
# cd build
# cmake ../
# make


learn: 
https://www.parallelrealities.co.uk/tutorials/
https://lazyfoo.net/tutorials/SDL/
https://wiki.libsdl.org/SDL2/FrontPage

About

LATEST PROJECT! rocket program is a game/simulation in which your task is to land correctly on a flying island. The game has realistic physics and obstacles. Made using SDL2 library.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published