Skip to content

Bane34/SDL2_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL2_Game

A game engine using SDL2

The goal of this project is to learn how to use SDL2 by making a game engine with it.

A game engine allows you to make games without having to make the code for different stuff that the game will need such us physics.