https://github.com/veritius/bevy-net-playground
Experimenting with Bevy and Naia.
https://github.com/veritius/bevy-net-playground
Last synced: 12 months ago
JSON representation
Experimenting with Bevy and Naia.
- Host: GitHub
- URL: https://github.com/veritius/bevy-net-playground
- Owner: Veritius
- License: mit
- Created: 2023-05-25T02:33:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T08:31:19.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T13:16:29.775Z (over 1 year ago)
- Language: Rust
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bevy-net-playground
A dungeon crawler style of game made with [Bevy](https://bevyengine.org) and [naia](https://github.com/naia-lib/naia). Mostly an experiment to try out naia and report bugs.
At any time, this may use code from [my fork](https://github.com/Veritius/naia-changes) if the current state of naia doesn't meet my needs.