Kade Engine Community
[]() []()
"Loads Faster Than Uno" - TheRealJake_12
Welcome To Kade Engine Community.
I am not responsible for maintaining HTML5 builds, as long as it builds sucessfully, it is not my problem.
Feel free to use this code for your own projects. Steal it. Borrow it. I don't care.
Core Features
![Main Menu](art/readme/mainmenu.png)
Stylized Main Menu.
![Editors](art/readme/editors.png)
Editors Select Menu.
![Options](art/readme/options.png)
Expanded Options Menu For More Customizability.
![Charter](art/readme/charteditor.png)
Reskinned and optimized chart editor.
![Stage](art/readme/stageeditor.png)
Stage Editor For Editing Stage Positions.
![Freeplay](art/readme/freeplay.png)
New And Improved Freeplay By BoloVEVO.
![Gameplay1](art/readme/gameplay1.png)
![Gameplay2](art/readme/gameplay2.png)
How To Build From Source
This is a not to in-depth guide to build the game and get your mod going or to contribute to the engine
If you have read the normal building guide from the original engine, it most likely won't work here.
So I will now do a guide to build the game.
### Installing the needed things
1. Install the latest Haxe. Instead of using Haxe 4.1.5, as the original game used, we will update to Haxe 4.3.4 (or the latest version)
You will first need to go to this link to download [Haxe](https://haxe.org/download/) Choose your platform and just do the normal download proccess.
2. Install [Git](https://git-scm.com/downloads)
3. Run `easysetup.bat` or `easysetup.sh` to install the libraries needed to compile.
3.5 (Optional) If you're on Linux, you may be missing some libraries required to compile properly. Run these commands to fix some issues commonly reported.
```
sudo apt install build-essential
sudo apt install luajit
sudo apt-get install libvlc-dev
sudo apt-get install libvlccore-dev
sudo apt-get install vlc
```
5. Run `lime test windows` or `lime test windows -debug`. No debug is the release version that doenst have all the debug stuff, As the debug does.
It will take a while to build for both versions.
**Debug Builds Usually Run Slower Than Release Builds.**
7. Play Around with the code and make your mod or consider Contributing to the Engine!
Shoutouts
- [TheRealJake_12](https://www.youtube.com/channel/UCYy-RfMjVx-1dYnmNQGB2sw) - *mostly everything.*
- [KadeDev](https://github.com/kade-github) - The Original Guy who created Kade Engine.
- [DetectiveBaldi](https://github.com/DetectiveBaldi) - Sound Streaming / Cache Cleanup
- [PolybiusProxy](https://github.com/polybiusproxy) - The Video Support (Legacy).
- [MAJigsaw77](https://github.com/MAJigsaw77) - The Video Support (Current), And Discord Support.
- [BoloVEVO](https://github.com/BoloVEVO) - Fixed my shit code and improved the chart editor. Made a ton of code improvements. Did the gameplay changers(thanks!!!)
- Glowsoony - Pixel Notesplashes, Revamped Notesplash Code (Legacy), Hscript (Legacy), The guy does a ton. (Thanks!)
- LunarCleint - Hscript code, like, all of it.
- [ShadowMario](https://github.com/ShadowMario) - Stolen Code And Some Assets Borrowed From Psych Engine (thanks)
- [TposeJank](https://github.com/tposejank) Epic friend that gave me ideas and helped :epicttrooll:
- [gaminbottomtext](https://github.com/gaminbottomtext) also epic fren that helped with notesplashes (Legacy). He has disappeared.
- [yakY](https://twitter.com/yak_yyy) person that made the mouse icon specifically for the engine. (epico) (Legacy)
- [!SIG7Ivan](https://github.com/SIG7Pro) person that made the mouse icon. (Current)
- [AhmedxRNMD](https://twitter.com/AhmedxRNMD_) - Made the volume sounds (Legacy).
- [Émilie](https://github.com/emilyj122) - Color Blind Filters
- [discord server for this project](https://discord.gg/G2jJ8RfWtm) thanks for joining if you do.