Small hand rework, simplest cards shuffle
This commit is contained in:
parent
28b6b040b7
commit
1f389f5285
5 changed files with 90 additions and 31 deletions
3
src/grid.rs
Normal file
3
src/grid.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
use bevy::prelude::*;
|
||||
|
||||
pub struct GridPlugin;
|
||||
Loading…
Add table
Add a link
Reference in a new issue