Skip to content

behide-game/behide

Repository files navigation

Behide 🔺

A prop hunt made with Godot
This game is in slow development

WIP

  • Networking
  • Base user interface
  • Base gameplay
  • Playable game
  • Player account?
  • Coherent design

Detailed WIP

  • Add effects when hunter shoots
  • Add end game scene
  • Add ability to start a new game
  • Add ability to choose the hunters/props repartition
  • Add game info on HUD
    • Ammo
    • Kill field
  • Crash test

Development

  • Clone the repo: git clone https://github.com/behide-game/behide --recursive
  • Download the WebRTC native extension
  • Download the models here (put the Models folder in the Assets folder)
  • Build scripts with dotnet build
  • Let Godot import files
    • you can run the godot --import command
    • scripts need to be compiled before because the project needs the post import scripts to work correctly
  • Add a .env file and replace with the appropriate signaling server and relay info:
    SIGNALING_URL=https://signaling-server-url.com/
    RELAY_USERNAME=username
    RELAY_PASSWORD=password
    

About

A prop hunt

Topics

Resources

Stars

9 stars

Watchers

0 watching

Forks

Releases

No releases published

Contributors

Languages