Skip to content

A Challenging Puzzle Platformer Game about rotating platforms to reach the exit. Originally made for GameCraft 2015

Notifications You must be signed in to change notification settings

Ohohcakester/GraviStile

Repository files navigation

GraviStile

Build Status

GraviStile

GraviStile is a Puzzle Platformer, based around a simple mechanic of rotating platforms to change the direction of gravity. Face 24 challenging, carefully crafted levels in this mind-bending platformer!

Download

How to Play

  • Rotating a platform changes the direction of gravity.
  • You can only rotate the platform you are standing on.
  • Reach the door to finish the stage!

Controls

  • Arrow Keys: Movement
  • Space: Jump
  • A, D: Rotate platform Left / Right

New in v2.00

  • New stages, making a total of 24 stages.
  • New mechanics - linked platforms, lasers and switches
  • Many bug fixes and other improvements

Planned

  • Level Editor (it exists and works, but not ready for release)

Screenshots

platforms lasers confusion

Building GraviStile on your Platform

GraviStile uses SFML (Simple and Fast Multimedia Library), which is available here:

Windows

Follow the instructions to configure an SFML project in Visual Studio here.

Alternatively, install the latest version of MinGW and download the compatible SFML library here, then follow the instructions for compiling on Linux.

Linux

Quickest way:

  • Install SFML: sudo apt-get install libsfml-dev
  • Then run build.sh. This builds the game into the _build directory.

Alternatively, you can follow the instructions to compile an SFML app here:

About

A Challenging Puzzle Platformer Game about rotating platforms to reach the exit. Originally made for GameCraft 2015

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages