A downloadable game for Windows

Bunnyhop Simulator is a small first-person platforming time trial game inspired by "bhop" maps from Counter-Strike. The goal is to reach the green goal as quickly as possible.

The movement physics in this game were designed to emulate the movement physics of the Source engine. For a primer on how to bunnyhop, check out these videos:

Air Strafing Explained || Source Mechanics Episode 2

Bunnyhopping Explained || Source Mechanics Episode 4

CONTROLS

  • WASD - Move
  • Space - Jump. You can hold space to automatically bunnyhop.
  • V - Toggle noclip
  • Esc - Exit

FEATURES

  • Custom FPS game engine written in C++ and OpenGL with Source engine-like movement physics
  • Map loading system
    • The map is loaded from resources/map4.png. You can edit or replace this image file.
    • Each pixel represents a level tile.
    • The R (red) value determines the height of the tile. A value of 0 or 255 means no tile.
    • If the G (green) value is 255, that tile will be a goal tile.
  • Parallax mapping

Download

Download
BunnyhopSimulator.zip 10 MB

Leave a comment

Log in with itch.io to leave a comment.