Skip to content

MahoganyTown/Platformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer

C++ 2D Platformer game based on SFML.

Implemented Mechanics

  • Mutiples Maps
  • Map Layers
  • Automatic JSON Map File Reader
  • Player Gravity
  • Player Double & Triple Jumps
  • Player Friction and Acceleration
  • Player Animation
  • 2D Collision Detection and Response
  • 2D Lerp Camera Follows Player

Requirements

  • C++
  • glew
  • sfml
  • nlohmann.json
  • pugixml
  • Visual Studio 2016

About

2D Platformer game based on C++ and SFML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors