Skip to content

vict0rfr/SDL-Learning-Project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL2 Game Project

This project demonstrates the implementation of a simple game using SDL2.

  • Followed Limeoats Cavestory tutorial series

Prerequisites

  • SDL2
  • tinyxml2 (already in the includes)

Compilation

I used C++17, but your free to try other c++ versions. Compiled with g++, but anything should work. Don't forget the SDL includes.

If compiling with Windows, make sure to have the required dll files.

~2700 lines of pure pleasure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages