This website requires JavaScript.
Explore
Help
Sign in
2ndbeam
/
bevy-expedition-demo
Watch
1
Star
0
Fork
You've already forked bevy-expedition-demo
0
generated from
2ndbeam/bevy-template
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
7
commits
1
branch
0
tags
161
KiB
Rust
100%
master
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
2ndbeam
fee774dddd
feat: Implemented Inventory::can_move
...
- Changed Inventory::can_fit signature - Added can_move_item test
2026-03-06 17:38:57 +03:00
.cargo
Initial commit
2026-02-12 10:18:42 +00:00
assets
/sprites
assets: Added inventory slot sprite
2026-03-03 09:37:45 +03:00
src
feat: Implemented Inventory::can_move
2026-03-06 17:38:57 +03:00
.gitignore
Initial commit
2026-02-12 10:18:42 +00:00
Cargo.lock
feat: Added input system
2026-03-03 09:26:52 +03:00
Cargo.toml
feat: Added input system
2026-03-03 09:26:52 +03:00