From df8d65881a9b903a2f2f532809c099aa34291e23 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Sun, 1 Oct 2023 21:02:48 +0900 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 49169c7..ab1bf6b 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,15 @@ Made with [Godot](https://godotengine.org/) [ldjam.com link](https://ldjam.com/events/ludum-dare/54/ld54-box-survival) [Music download](https://seodisparate.bandcamp.com/track/ld54-bg-music) + +## About This Game + +This entry was my first foray into making something with Godot. It definitely +is a step up (several steps up) from writing games from scratch (which I used +to do with previous ldjam entries, using libraries like Raylib). What I mean to +say, is that this game was more of an experiment to test Godot and it has +passed my test. I will not be voting other games (but probably will comment on +them) since I am somewhat time restricted (currently taking a course) since I +don’t think I was serious enough when making this game, so I don’t think it +should get a rating. In the future, I definitely will be using Godot though, +and hopefully with a game with more content.