Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.31 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.31 KB

Smoke Jumper Hero

A tiny top-down firefighting game in Godot 3.2

This is a single level top-down shooter built in Godot. The initial inspiration to work on this came from watching a video by Eli Cuaycong called Make a 2D TOP-DOWN SHOOTER in just 10 MINUTES (Godot Game Engine). I spent considerably longer than 10 minutes on it.

Todo

  • Music and Sound Effects
  • Create a title screen - Curtis
  • Create an in-game pause menu - Curtis
  • Change projectiles to water
  • Change enemies to gradually growing fire
  • Create a tutorial (artistic vision: character moving on a black background with text introducing them and their controls)

Attribution

Here is the list of resources which were leveraged for this project:

Engine

Godot (GitHub)

Font

Thaleah Fat by Tiny Worlds Icons by Phonoforest (https://phonoforest.itch.io/16x16-pixel-ui-icons) LucaPixel (https://lucapixel.itch.io/ultimate-kit-pixel-art) Paul Yvodlyn (https://yvodlynpaul.itch.io/gui-green-pixel-guiui) Don Hellsing (https://donhellsing.itch.io/heart1)

Notes

Particle effects are not available on the web hosted version of the game unfortunately.