+15
.editorconfig
+180
.github/workflows/ci.yaml
+335
.github/workflows/release.yaml
+15
.gitignore
+8
.idea/.gitignore
+7
.idea/dictionaries/project.xml
+20
.idea/runConfigurations/Run_Native_Debug.xml
+19
.idea/runConfigurations/Run_Native_dev.xml
+17
.idea/runConfigurations/Run_Native_release.xml
+19
.idea/runConfigurations/Run_Web_dev.xml
+17
.idea/runConfigurations/Run_Web_release.xml
+6
.idea/vcs.xml
+68
.vscode/bevy.code-snippets
+9
.vscode/extensions.json
+9
.vscode/settings.json
+84
.vscode/tasks.json
+6542
Cargo.lock
+128
Cargo.toml
+4
README.md
assets/images/bg.png
This is a binary file and will not be displayed.
assets/images/pink/attack_indicator.png
This is a binary file and will not be displayed.
assets/images/pink/climb1.png
This is a binary file and will not be displayed.
assets/images/pink/climb2.png
This is a binary file and will not be displayed.
assets/images/pink/duck.png
This is a binary file and will not be displayed.
assets/images/pink/front.png
This is a binary file and will not be displayed.
assets/images/pink/hit.png
This is a binary file and will not be displayed.
assets/images/pink/jump.png
This is a binary file and will not be displayed.
assets/images/pink/stand.png
This is a binary file and will not be displayed.
assets/images/pink/swim1.png
This is a binary file and will not be displayed.
assets/images/pink/swim2.png
This is a binary file and will not be displayed.
assets/images/pink/walk1.png
This is a binary file and will not be displayed.
assets/images/pink/walk2.png
This is a binary file and will not be displayed.