27thLiz / veraball

A free/libre "roll the ball" game made using Godot Engine

Home Page:http://godotengine.org/topics/12978

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Veraball

Veraball logo

A "roll the ball" game. Collect coins, then reach the goal as fast as possible, without falling out of the level.

You can earn boost by rolling; the faster you roll, the more boost you will gain.

Installation

This game uses the Godot Engine, a free/libre 2D and 3D game engine. You can import this folder (once downloaded or cloned) using the Project Manager.

Note that this game requires the latest 2.0 alpha to be run, 1.1 (the current stable release) will not work.

How to play

  • Mouse movement: Look around
  • W/A/S/D or ↑/←/↓/→: Move
  • Shift (while moving): Boost
  • Space: Jump
  • Escape: Go to main menu
  • F4: Restart current level
  • Page Up/Down: Move up or down one level
  • F5: Toggle FPS display
  • F11 : Toggle fullscreen

Asset sources

You can find the asset sources in Veraball/verball-assets.

License

Copyright (c) 2015 Calinou and contributors
Code licensed under the MIT license, see LICENSE.md.
Assets licensed under CC BY-SA 3.0 Unported unless otherwise mentioned, see CC_BY-SA_3.0_Unported.md.
Roboto font under Apache 2.0 license.

About

A free/libre "roll the ball" game made using Godot Engine

http://godotengine.org/topics/12978

License:MIT License


Languages

Language:GDScript 100.0%