diff options
author | bd <bdunahu@operationnull.com> | 2025-05-24 19:36:08 -0400 |
---|---|---|
committer | bd <bdunahu@operationnull.com> | 2025-05-24 19:36:08 -0400 |
commit | eca6f608a81cc9aa7d2cd3824cbfebdbfe5f7096 (patch) | |
tree | 25b8d9422779275a38f409a0fd68fa03c6380a0c | |
parent | 2190d18d8d58f867927126829e7c0d7ef6fac372 (diff) |
Add basic README
-rw-r--r-- | README.org | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..268c0d3 --- /dev/null +++ b/README.org @@ -0,0 +1,7 @@ +* Castle of Alethane + +Castle of Alethane is a simple 8-bit tower defense game written in Godot+gdscript. + +The eventual goal is to have it playable from the web---this README will be updated in the future with the link. + +Some assets taken from https://kenney.nl/assets/1-bit-pack. |