Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 256 Bytes

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.