From: Lukas Krickl Date: Sun, 16 Feb 2025 18:19:30 +0000 (+0100) Subject: README: updated readme X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=d1d32614a9973bc28edfa0d5b3f69a77cff0a9df;p=capsule%2F.git README: updated readme --- diff --git a/README.md b/README.md index 51c3df4..682b181 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -# gbrg +# capsule + +Gemini capsule -An action rougelike for the gameboy ## Table of content @@ -12,18 +13,9 @@ An action rougelike for the gameboy ## Installation -To compile this game you will need a copy of `ulas`. -Then simply run `make` to build the rom. ## Usage -This game is compatible with any gameboy emulator. - -### Building assets - -To build the assets simply check out the `assets repository` into the `assets` directory and run `make tiles`. -This is only required if changes to the tileset were made. All 'compiled' tile directories are already included in this repository! - ## License This program is distributed under the terms of the MIT License.