Skip to content

destravous/TheSeeker

 
 

Repository files navigation

The Seeker

This is a metroidvania game developed in Bevy.

Repo Structure

  • doc: mdbook sources for the documentation (see below)
  • assets: game data/assets
  • game: the source code of the game binary
  • engine: any custom "library"/"framework" source code that we make for the game

Documentation

Read it over at https://theseekergame.github.io/doc/ !

The source files are in doc in this repo, made using mdbook.

For docs related to the Rust source code, see: https://theseekergame.github.io/api/theseeker_game/ !

License

Game code is under MIT/Apache-2.

Assets are proprietary, unless noted otherwise.

Fonts are licensed under the SIL Open Font License.

About

Metroidvania game in Bevy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 94.5%
  • WGSL 5.3%
  • Fluent 0.2%