Skip to content

manuq/godot-survive-from-the-earthquake

 
 

Repository files navigation

Survive from the Earthquake

This is a test game made with Godot. It is inspired from 2024 Hualien earthquake.

Earthquake is common in Taiwan. So, people are taught how to reduce the damage and avoid being hurt when earthquake comes. One of the points is finding a place to hide and protecting head. Hiding under a strong table is an example.

hide under a table

Rule

  1. The yellow box is the player.
  2. The player's life will be decreased if the player is hit by a falling thing.
  3. The tables can resist the falling things.
  4. When the player's life is decreased to zero, it is game over!
  5. The player has 3 lives at beginning. And, has to survive 60 seconds.

Reference

About

A Godot escape from falling things game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 100.0%