Hello
Last week I made a simple platformer on SFML for
educational purposes. Controls:- A and D to move
- W to jump
- E to use magnet
- Enter in main menu to start new game
Game objects:key - required to enter next level
teleport - teleports you to another position
time ray - slows down the time (useless
)
magnet - pick it up to change gravity
Boss fight tactic:avoid projectiles using magnet and jump on his head when he is moving
Tools used:Visual Studio 2012
SFML 2.4.2
Tiled Map Editor
Paint/Photoshop
Audacity
Credits:MrOnlineCoder (me) - creator, programmer, level designer
Eric Matyas and Kevin MacLeod - music
Thanks to Laurent Gomila for such useful library, of course!
Download: https://github.com/MrOnlineCoder/Redstay/releases/download/1.0.0/Redstay.by.MrOnlineCoder.zipGitHub: https://github.com/MrOnlineCoder/RedstayP.S. Sorry if your eyes started bleeding after reading the code or watching game graphics, this is my hobby project which has bad design and low-quality code somewhere