Skip to content

KaseyJenkins/SDL2-EnTT-gameFR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL-EnTT-gameFR

Screenshot

Description

This is a simple game prototype using SDL2, EnTT framework, and a Tiled TMX Map, which is parsed with tinytmx.

Requirements

The following are required to compile the project:

  • C++17.
  • CMake version 3.20 or later.
  • SDL2 Library.
  • SDL_image 2.0
  • SDL_ttf 2.0

Features

  • TMX Map Tiles Rendering
  • Player Movement (A, D, SPACE) and Animation
  • Game States
  • Camera

About

A simple SDL2-EnTT-Tiled C++17 game prototype.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors