Durples Christmas Adventure
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Here is my submission for my first Ludum Dare.
Durples Christmas Adventure is a 2D sidescroller platformer which includes both the Growing as well as the Two button controls theme. It's also loosely Christmas themed.
I wrote this game entirely from scratch (did not even have an engine yet) using C++ with SDL.
As the ReadMe mentions, if you get an error saying "Missing MSVCP140.ddl & VCRUNTIME140.dll" please install Microsft Visual C++ 2015 Redistributable by double clicking the included vc_resit.x86.
Edit. I've updated the game, fixing a problem where the game's difficulty depended on the Hz of your monitor. I've also fixed a problem regarding the collision with pickups.
Durples Christmas Adventure is a 2D sidescroller platformer which includes both the Growing as well as the Two button controls theme. It's also loosely Christmas themed.
I wrote this game entirely from scratch (did not even have an engine yet) using C++ with SDL.
As the ReadMe mentions, if you get an error saying "Missing MSVCP140.ddl & VCRUNTIME140.dll" please install Microsft Visual C++ 2015 Redistributable by double clicking the included vc_resit.x86.
Edit. I've updated the game, fixing a problem where the game's difficulty depended on the Hz of your monitor. I've also fixed a problem regarding the collision with pickups.