Skip to content

sshuvo01/SDL_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDL_Game

A 2D game engine using SDL. This was written in C++. Many different features of a 2D game engine are implemented and integrated into games.

Topics

  • Sprite sheet animation
  • Tileset, can be read from files
  • Collision detection
  • State machine
  • Particle system
  • Parallax effect

Dependencies

  • Simple DirectMedia Layer (SDL)
  • Free assets found on the internet
  • This project was compiled and built using Visual Studio 2017 on Windows

Releases

No releases published

Packages

No packages published