Skip to content
/ RunHero Public

Turn based combat game where player stats depend on real world exercise!

License

Notifications You must be signed in to change notification settings

Lernej/RunHero

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RunHero

RunHero is a 2D, turn-based combat game built in Unity that links in-game player progression to real-world running activity. Using Strava’s REST API and OAuth authentication, logged runs are converted into player experience points which can be used to improve combat stats.

The project is currently an MVP, focusing on core gameplay, backend integration, and persistence. In the future, I plan to add multiplayer features, leaderboards, and expanded combat systems.

Structure

  • /RunHeroGame– Unity client
  • /RunHeroBackend – Node.js backend (Express, Prisma, PostgreSQL/Supabase)

Notes

  • Backend requires environment variables for database access and Strava OAuth
  • Unity project omits generated files (Library, Temp, etc.)

About

Turn based combat game where player stats depend on real world exercise!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published