GDevelop-examples icon indicating copy to clipboard operation
GDevelop-examples copied to clipboard

The Horror Shooter Game You can recreate

Open Aqua-code750 opened this issue 1 month ago • 2 comments

The horror game for helping you understand how to make a 3d fps shooter horror game

It teaches you how to make a fps game add an ai implementation using pathfinding and chase logic. It has a free menu screen which you can edit

Checklist

for the game jam 8 later works collab and updates

  • [x] I've followed all of the best practices.
  • [x] My game has a proper name in the game properties.
  • [x] My game package name begins with com.example..
  • [x] My game has all events unfolded.
  • [x] I've added myself as the author in the game properties.
  • [ ] I've included a file called "README.md" with a description in proper English, explaining what this example is doing.
  • [x] I confirm that this game and all of its resources can be integrated to this GitHub repository, distributed and MIT licensed.
  • [x] I've cleaned unused resources.

Game folder

Game preview

Aqua-code750 avatar Dec 07 '25 02:12 Aqua-code750