Skip to content

JoshBrading/DropKing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drop King

How fast can you reach the bottom?

Game Design Document

Level Editor Demo

Editor Demo

Gameplay Demo

Gameplay Demo

Table of Contents

Introduction

Drop King is a game about falling. Players will be challenged to reach the bottom of each level as fast as possible while navigating through a minimalist environment, avoiding obstacles, and making split-second decisions. With intuitive controls for jumping and moving, every fall is a test of skill and strategy. Collect keys and gems to unlock shortcuts and boost your score.

Features

  • User Interface
  • Raylib & Chipmunk Physics
  • 3 playable levels
  • Intuitive controls for jumping and adjusting horizontal velocity while falling.
  • Collectibles such as keys and gems,to boost score.
  • Score calculation based on player's depth, time spent, and multiplier.
  • Player state history for player respawning.

Installation

Can be played with the executable in the Release tab upon release.

Usage

Controls

Key Action
Space Jump perpendicular to the platform below
A or Left Decrease rightward velocity while falling
D or Right Decrease leftward velocity while falling

Keys

Collect keys to triple your score.

Gems

Collect gems to double your score.

Credits

  • Code & Design by: Joshua Brading
  • Art by: Daniel Giust

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors