Sharkalien / Godot-Imp-Pogo-Ride-Minigame

The pogo ride Flash game from Homestuck recreated in Godot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot Imp Pogo Ride Minigame

The pogo ride Flash game from Homestuck recreated in Godot (v3.5.1)

Play the game here!

To-do:

  • Get textbox working
  • Replay button
  • Volume button
  • Add an online scoreboard/leaderboard

Exporting to HTML5

Under the export options, load the custom HTML shell from the "export" folder. The preloader.gif won't be included in the export, so be sure to copy the file to the folder you export to.

image

Enable the experimental virtual keyboard as well so players on mobile can enter in their name.

image

Under the Resources tab, export "*.env" files for the SilentWolf API key if you wish to set up your own leaderboard (more info on that here). Also exclude the reference images from the "images/references" folder, although this isn't necessary. It just makes the file size slightly smaller.

image

License

The code in this repository is licensed under the MIT license, but the music and art are not. All assets are the property of their respective owners. This is just an unoffical fan project being made and released freely.

Credits

  • Original art by Andrew Hussie
  • Original music written by Mark Hadley and arranged by Michael Guy Bowman with guitar by Joseph Aylsworth
  • Original ActionScript code by Aria "Gankra" Beingessner
  • Original Flash game here

About

The pogo ride Flash game from Homestuck recreated in Godot

License:MIT License


Languages

Language:GDScript 92.8%Language:HTML 7.2%