tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://obsidianblk.itch.io/project-al


A simple platformer for the Linux Game Jam 2018. The theme was Versatile Verbs, so, in that spirit, AL (the player character) can usually do multiple things with only a few controls. This is an open source game. The repository can be found here if interested.

While AL has "life" and a "score" value, I did not have time to display them on the screen. AL will die if taking too much damage.

The game works with both keyboard and gamepad (I tested on a PS4 controller, but an XBox One controller should work just as well)

Couple small hints that didn't make it into game...

  • Double tapping left or right will cause AL to dash. While dashing, AL is invincible and not effected by gravity
  • AL can jump a little higher if jumping from crouch.
  • Look for blocks with a very subtle pulsing effect. If AL dashes into them while in Ball form (holding down crouch), AL can break them, revealing secret areas.


This prototype was created using the Godot 3.0.2 engine over one weeks time. All code and graphics are made by me. All music and sound effects were obtained from creative common sources. Please check the CREDITS file for attributions!

UPDATE: Camera offset has been significantly reduced.

POST JAM UPDATE: Released a version 1.01 which fixes a small bug with trying to morph from ball to AL while on spikes. ALSO, adjusted (down) the delay time between directional button presses needed to initiate a dash... seeing as a few people had issues with it.