1ilit / Presento

A small side-scroller puzzle game made with SDL2 and C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presento

A small platformer puzzle game made as a birthday present with SDL2 and C++.


Controls

  • WASD to move
  • Enter to interact with objects
  • P to place items
  • O to pick items up

Features

  • Sprite management and animation
  • AABB collision detection
  • Keyboard and mouse event handling
  • Basic 2d platformer physics

Demo

demo

About

A small side-scroller puzzle game made with SDL2 and C++

License:GNU General Public License v3.0


Languages

Language:C++ 96.5%Language:C 3.5%