Skip to content

nshardy/bevy-3d-fps-survival

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bevy-3d-fps-survival

I need to make a better name later on

This project is mainly to better my understand of Rust, along with creating a multiplayer game I can play with my family. I have no clue how often this will be updated, but I will try to keep it up to date.

Contents

  1. Running
  2. Dependencies
  3. Contributing
  4. Activity

Running

Using cargo run in the base project directory will download all the needed dependencies from Cargo.toml and run the project when it's done.

Dependencies

bevy = { version = "0.13.2", features = ["default_font"] }
bevy-inspector-egui = "0.24.0"
bevy_quinnet = "0.7.0"

Contributing

At his time, I'm not allowing Pull Requests, but I am allowing Issues to allow people to bring issues to my attention so I can fix them.

Activity

Alt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages