Skip to content

lostb1t/vidar

 
 

Repository files navigation

Vidar

Vidar is a work-in-progress first-person shooter (FPS) game built with the Bevy game engine.

Current Status

Vidar is in early development. I hope to leave this as an open source template for the community to use for research and design in their own projects.

Getting Started

To run the current build of Vidar:

  1. Ensure you have Rust and Cargo installed on your system.
  2. Clone this repository.
  3. Run cargo run in the project directory.

Contributing

I welcome any and all contributions! Please make a PR or Issue if you have any questions, suggestions, or feedback.

License

Vidar is built off a template provided by the Bevy Jam working group. All work from the Bevy Jam working group is licensed under the MIT license.

All code original to this repository, including modifications and additions to the original template, is also available under the MIT license.

Please see the LICENSE file for more information.

Acknowledgements

This project was built using a template provided by the Bevy Jam working group. This project may contain several leftovers from that original template, which made use of third party assets. The credit for those assets are included in the credits screen for more information.

About

Open Source Bevy FPS Game

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 94.5%
  • JavaScript 2.5%
  • HTML 1.7%
  • CSS 1.3%