Basically a copy of Tomb Of The Mask.But it made with java.Honestly, I didn't make this completely.I just added map editor, some new maps, Customizaton, better map configuration.That's all.Thank you for reading.And in case anyone want it's source code, I will publish it tomorrow or, next week. Here's the original source code: https://github.com/Aom92/smolToTMclone I will tell you how can you change source and how can you compile it.
if you use another OS, for example windows(I will explain for just windows.The files are shell[.sh] file btw)You should use that files:
Run.bat:
@ECHO OFF
call cd bin
start java src/main/Game
MapEditor.bat
cd bin/src/mapeditor
java MapEditor
cmd kill
**Dev Note:**Hi again, I saw something.You should do the things in the video after you unzip the file: https://dosya.co/tlc55yjsv77u/2024-07-05_12-05-04.mp4.html If you're too lazy to do it, here's the last version of Tomb Of The Mask But Java: https://github.com/stafsa/Tomb-Of-The-Mask-But-Java/releases/tag/Update