Skip to content

mwbryant/logic-renet-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logic Renet Showcase

This is a simple demo project showing how to create a simple networked Bevy game using the Renet crate. Follows the showcase video at LogicProjects on Youtube. All assets and code were created by LogicProjects and are free to use in any way without restriction.

Usage

To start the server:

cargo run --bin server

To start any number of clients after starting the server:

cargo run 

Press space to send a ping from the client to the server

About

The source code for a showcase on the bevy_renet crate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages