Skip to content

VictorBX/Platformed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformed
==========

Introduction
------------
Platformed is a 2D C++ platformer engine. A platformer is a video game that requires players to jump from platform to platform or over obstacles. Some popular examples of platformers are Super Mario Bros. and Donkey Kong. 

Requires
--------
SFML v2.0 API (http://www.sfml-dev.org/download.php)

Controls
--------
- Left ad Right Arrow keys for movement
- Up Arrow key to jump

Progress
--------
- Left and Right movement of player
- Jumping
- Wall and ground collisions

Todo
----
- Jumping power 
- Slopes
- Jumping off walls
- Option to double jump 
- Moving platforms

About

A 2D C++ Platformer Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages