Skip to content

How To Play

SirAardvark edited this page Oct 16, 2021 · 7 revisions

Objective

Meteor Man is an arcade-style platform game, characterised by its simplicity in gameplay, visual appearance, environment and rules. The player spawns on a flat map and controls an astronaut Viking on a mission to collect ship parts and escape the planet before it explodes.

The player must progress to the right by walking, running or jumping around their surrounding environment, whilst avoiding numerous obstacles. Failure to avoid certain health-damaging obstacles, like flaming asteroids, will result in death!

(insert image of player sprite)

Key Bindings

Player

Key Action
A Walk left
D Walk right
Q Roll Left
E Roll Right
Space Bar Jump
Space Bar (mid-jump) Double Jump
Left Shift Sprint

Table of Contents

Home

Introduction

Main Menu

Main Game Screen

Gameplay

Player Movement

Character Animations

Enemy Monster Design and Animations

Game basic functionalities

User Testing

GitHub Wiki Tutorial

Game Engine

Getting Started

Documentation

Entities and Components

Service Locator

Loading Resources

Logging

Unit Testing

Debug Terminal

Input Handling

UI

Animations

Audio

AI

Physics

Game Screens and Areas

Terrain

Concurrency & Threading

Settings

Troubleshooting

MacOS Setup Guide

Clone this wiki locally