diff --git a/README.md b/README.md index eaf8060..a1645e9 100644 --- a/README.md +++ b/README.md @@ -24,17 +24,23 @@ If you're looking for documentation, changelogs, or guides, you can find those o # Previews ([skip](#features)) -![Tutorial (Hard) on Downscroll](https://user-images.githubusercontent.com/15311104/113989685-fa5aea80-9850-11eb-9180-f5819a774c79.gif) ![Milf (Hard) on Downscroll](https://user-images.githubusercontent.com/15311104/113990845-2c208100-9852-11eb-8e6d-f1c9e8439871.gif) +![Title Screen](art/readme/KadeEngineTitleScreen.png) -![Roses (Hard) on Upscroll](https://user-images.githubusercontent.com/15311104/113993573-e31dfc00-9854-11eb-82ae-1f29dc8a0b04.png) +![Week Select](art/readme/KadeEngineWeekSelect.png) -![Milf (Hard) on Downscroll](https://user-images.githubusercontent.com/15311104/113991654-f4660900-9852-11eb-8c3d-f3927571f19b.png) +![Freeplay](art/readme/KadeEngineFreeplay.png) -![He malding](https://user-images.githubusercontent.com/15311104/113993693-02b52480-9855-11eb-9975-eb8a7a1be8d1.png) +![Options](art/readme/KadeEngineOptions.png) -![Free Play selection screen](https://i.imgur.com/LR0eWIC.png) +![Senpai Gameplay (Hard, Upscroll)](art/readme/KadeEnginePixelGameplay.png) -![Options Menu](https://i.imgur.com/LBXW9C1.png) +![Roses Dialogue](art/readme/KadeEngineDialogue.png) + +![Pause Screen](art/readme/KadeEnginePauseScreen.png) + +![Results Screen](art/readme/KadeEngineResultsScreen.png) + +![Replay Loader](art/readme/KadeEngineReplayLoader.png) # Features @@ -43,12 +49,15 @@ If you're looking for documentation, changelogs, or guides, you can find those o - **More information during gameplay** - While you're playing, we show you information about how you're doing, such as your accuracy, combo break count, notes per second, and your grade/rating. - **Customizable keybinds** - - Instead of being forced to use WASD and the arrow keys, you can customize the keybinds to any keys you want! + - Instead of being forced to use WASD and the arrow keys, you can set any keybinds you want! - **Replays** (in beta) - Have you ever gotten a crazy score but didn't record? The replay system solves that: it automatically saves a "replay" of your gameplay every time you complete a song, which you can play back inside of the game. - Replays just store information about what you're doing, they don't actually record the screen -- so they take up way less space on your disk than videos. - **Audio offset** - - If your headphones are delayed, you can set an offset in the options menu to line the game up with the delay and play with synced audio like intended. + - If your speakers or headphones are delayed, you can set an offset in the options menu to line the game up with the delay and play with synced audio like intended! + - **And much, much more!** + - There's so much more in store than just what's listed here! If you can imagine a quality of life feature, it's probably + either already included in Kade Engine or is being worked on! # Credits ### Friday Night Funkin' diff --git a/art/readme/KadeEngineDialogue.png b/art/readme/KadeEngineDialogue.png new file mode 100644 index 0000000..36ebeb8 Binary files /dev/null and b/art/readme/KadeEngineDialogue.png differ diff --git a/art/readme/KadeEngineFreeplay.png b/art/readme/KadeEngineFreeplay.png new file mode 100644 index 0000000..a3ed2a9 Binary files /dev/null and b/art/readme/KadeEngineFreeplay.png differ diff --git a/art/readme/KadeEngineOptions.png b/art/readme/KadeEngineOptions.png new file mode 100644 index 0000000..2005272 Binary files /dev/null and b/art/readme/KadeEngineOptions.png differ diff --git a/art/readme/KadeEnginePauseScreen.png b/art/readme/KadeEnginePauseScreen.png new file mode 100644 index 0000000..c31edf7 Binary files /dev/null and b/art/readme/KadeEnginePauseScreen.png differ diff --git a/art/readme/KadeEnginePixelGameplay.png b/art/readme/KadeEnginePixelGameplay.png new file mode 100644 index 0000000..20416ab Binary files /dev/null and b/art/readme/KadeEnginePixelGameplay.png differ diff --git a/art/readme/KadeEngineReplayLoader.png b/art/readme/KadeEngineReplayLoader.png new file mode 100644 index 0000000..4c7fc9c Binary files /dev/null and b/art/readme/KadeEngineReplayLoader.png differ diff --git a/art/readme/KadeEngineResultsScreen.png b/art/readme/KadeEngineResultsScreen.png new file mode 100644 index 0000000..110bade Binary files /dev/null and b/art/readme/KadeEngineResultsScreen.png differ diff --git a/art/readme/KadeEngineTitleScreen.png b/art/readme/KadeEngineTitleScreen.png new file mode 100644 index 0000000..405fe80 Binary files /dev/null and b/art/readme/KadeEngineTitleScreen.png differ diff --git a/art/readme/KadeEngineWeekSelect.png b/art/readme/KadeEngineWeekSelect.png new file mode 100644 index 0000000..d8327c8 Binary files /dev/null and b/art/readme/KadeEngineWeekSelect.png differ