Skeleton Man's Amateur Skater by codetrotter

Entry for Ludum Dare Jam 44. April 26th-29th 2019.
It's a platformer like Super Mario, except featuring a skateboarding skeleton.
It's like what Super Mario would be if it was made by the Tony Hawk's Pro Skater team. Probably.
Pull off some gnarly tricks to earn as many points as possible.
Download, install and run!
Linux
Debian and derivatives (Ubuntu, KDE Neon, etc)
Download the appropriate binary package (*.deb) for your distro (choosing between "Debian 9 – 64 bit" and "Ubuntu 18.04.2 LTS / KDE Neon User Edition 5.15 / etc – 64 bit", and assuming of course that either of these two apply to you) from the downloads links list at the bottom.
Next, install dependencies and then install the binary package.
sudo apt update
sudo apt install libasound2 libssl1.1 libx11-xcb1 libfreetype6
sudo dpkg -i skeleton-mans-amateur-skater_*.deb
Running the game
skeleton-mans-amateur-skater
macOS
Binaries for macOS will be created and provided as soon as possible after the jam ends.
Microsoft Windows
Binaries for Microsoft Windows will be created and provided as soon as possible after the jam ends.
Important notice about voting
I started work on the graphics assets and code for this game ahead of time.
As such, I am opting out of the graphics voting category for this entry.
| Debian 9 – 64 bit | https://github.com/ctsrc/LD44/releases/download/v0.0.7/skeleton-mans-amateur-skater_amd64-stretch.deb |
| Ubuntu 18.04.2 LTS / KDE Neon User Edition 5.15 / etc – 64 bit | https://github.com/ctsrc/LD44/releases/download/v0.0.7/skeleton-mans-amateur-skater_amd64-bionic.deb |
| Indie DB | https://www.indiedb.com/games/skeleton-mans-amateur-skater |
| Link | https://github.com/ctsrc/LD44 |
| Original URL | https://ldjam.com/events/ludum-dare/44/$143994 |