A roguelite where you hit enemy projectiles back at them
Go to file
2025-09-30 23:21:11 +10:00
.gitea/workflows update godot version in gitea workflow 2025-09-23 23:05:47 +10:00
assets add icon 2025-09-30 23:21:11 +10:00
resources change default shader values and test scene lighting 2025-09-23 23:58:07 +10:00
scenes add icon 2025-09-30 23:21:11 +10:00
scripts make camera rotate listener 2025-09-29 15:06:59 +10:00
shaders change default shader values and test scene lighting 2025-09-23 23:58:07 +10:00
.gitattributes add .bin to lfs 2025-07-22 05:41:15 +10:00
.gitignore reorganize everything 2025-09-23 22:58:38 +10:00
default_bus_layout.tres add checking that mouse is within viewport for aiming 2025-03-02 15:32:57 +10:00
export_presets.cfg update export presets 2025-09-23 23:24:23 +10:00
LICENSE.txt add file extensions to license files 2025-07-27 12:58:57 +10:00
project.godot add icon 2025-09-30 23:21:11 +10:00
README.md reorganize everything 2025-09-23 22:58:38 +10:00

Source code for Batrix.

Source projects for assets (Blender files, Krita files, etc.) are stored here.

If you want to clone the repo, make sure you have Git LFS installed.

License

The code is licensed under the MIT License.

Art assets (files in the assets/ directory) have different licenses. All original assets (textures, models, music, etc.) are licensed under the CC BY-NC 4.0. Any third-party assets (fonts, sound effects, etc.) each have their own license files in their respective directories.