Skip to content

CaribbeanCool/Spooky_Quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spooky Quest 💀

When compiled and run, the base game has two Areas and two types of Enemies available. To enter the game, you press any key, and the Player will be placed in the first area. To move, use the W (up), A (left), S (down) or D (left) keys. To move on to the second area, you must battle and beat all three enemies found in Area One. You fight enemies by colliding with them and beating them at Rock, Paper, Scissors. To win the game, you must beat all enemies in Area Two.

Setup

  1. Clone this project inside an OpenFrameworks installation's "apps/myApps/" directory
  2. Run the command "make" in the terminal or the "Build" Task in VSCode.

Features ✨

  1. :godmode: G - Pressing 'g' enables God Mode which sets Health to 9999. Pressing 'g' again disables it and sets player health to 100

  2. 🏃 Sprint - Pressing Left Shift activates sprint, which sets player speed to 12. Pressing it again disables it

  3. 🐩 Pet - New different Friend entity that upon colliding, restores 1 health per tick to a maximum of 200 health, and upon interacting with the pet, player gains +5 damage ONCE

  4. ⚔️ Enemy sprites - Changed original enemy sprites to red-colored enemy sprites

  5. 🎵 Music - Changed all default music from the project to custom music

Images

title2 stage2 Screenshot 2023-01-16 212246 Screenshot 2023-01-16 212246

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published