Skip to content

The Pipe Maze (BETA)

Compare
Choose a tag to compare
@softdrawss softdrawss released this 18 Dec 22:01
· 55 commits to master since this release
7665c94

2D Platformer - Kobayashi Studios

Description

The Pipe Maze is a 2D Platformer developed by Kobayashi Studios, founded by Héctor Báscones Zamora @Hekbas Hekbas (https://github.com/Hekbas) and Júlia Serra Trujillo @softdrawss (https://github.com/softdrawss).

logo

Link to the Alpha release: [https://github.com/softdrawss/Game_Development_Platformer/releases/tag/Alpha] (https://github.com/softdrawss/Game_Development_Platformer/releases/tag/Alpha)

Link to the Beta release: [https://github.com/softdrawss/Game_Development_Platformer/releases/tag/Beta] (https://github.com/softdrawss/Game_Development_Platformer/releases/tag/Beta)

NOTE ON THIS VERSION!

To fit the assignment, we changed totally the assets we were using and the way the Game was displayed (before this version, you had to go to the right to continue the level. However, now you must go up and down in order to trigger some parts of the game and continue.

Because of the aesthetics of the game, we also changed the name from "Pink Guy" to "The Pipe Maze" and changed the screens too as they featured the player from the Alpha version.

Key Features

  • GOD MODE: Inmortal, move freely, turns off gravity
  • DASH: With cooldown

Controls

  • WASD: Movement
  • Q: Attack
  • SPACE: Jump
  • SHIFT: Dash
  • ENTER: Start game
  • ESC: Quit

Debug

  • TAB + C: Camera
  • TAB + V: Variables
  • F1: Start from the first level
  • F2: Start from the second level
  • F3: Start from the beginning of the current level
  • F5: Save the current game state
  • F6: Load the previous state (even across levels)
  • F8: Free camera
  • F9: View colliders / logic / paths
  • F10: God Mode (fly around, cannot be killed, etc)
  • F11: Enable/Disable FPS cap to 30

Developers

  • Héctor Báscones - Level Designer, Programmer
  • Júlia Serra Trujillo - Audio Engineer, Designer, Programmer

License

This project is licensed under an unmodified MIT license, which is an OSI-certified license that allows static linking with closed source software. Check LICENSE for further details.