The level app is as simple as possible and allow you to monitor available level meters in a single view. There is a live graph of each RSSI values and power level.
I made a Zelda II alike world with a big map on top view and some dungeons in side view. Permanent world, only the monsters are reset between dungeons / starts.
The limit was way overdue before I could do all I wanted so I’m linking both version here, the entry for the compo and the updated / finalised one.
cheat: editable player_state.json after first execution
==============================================
How to build: need gcc on linux and gcc + msys / cygwin on windows
mkdir-p KheldaII
mkdir-p KheldaII/LIB
mkdir-p KheldaII/Src/
cd KheldaII/LIB
git clone https://framagit.org/GullRaDriel/nilorea-library.git .
cd ../Src/
git clone https://framagit.org/GullRaDriel/krampushack2021-kheldaii.git
cd https://framagit.org/GullRaDriel/krampushack2021-kheldaii.git
make
A recently published paper by a reputable German mathematician and cryptographer has garnered widespread attention for its claim to have destroyed the RSA algorithm. However, many people are skeptical. Join us as we discuss the paper’s content, the proposed methodology, and the public discussion it has generated.
Finally, here it is my wishlist: * Fast game. I mean that you can play a complete “play” in few minutes. * Minimalistic graphics. Don’t make them complex. * Finally, select one of your own wishes.
How I achieved the rules:
Fast game. I mean that you can play a complete “play” in few minutes. ===> You start it you play
Minimalistic graphics. Don’t make them complex. ===> Only 4 sprites and they are very basic due to my drawing style, the rest is only circles, triangles and rectangles
Finally, select one of your own wishes. ===> Particles !!!
How to play:
-up to start moving -arrows to move the ship => more XP = quicker -use the mouse to aim and use mouse button or key CTRL to fire => more XP = more and better bullets, better accuracy -green monsters are light enemies that are just traveling here -yellow monsters are aggressives enemies that are targeting you -red monsters are very aggressives enemies that are targeting you, and they are more solid -the more you kill the more power you have to kill -hitting the walls or being hit by an enemy makes you loose life and XP (thus fire power)
Screenshots:
Building from source:
-Go with a shell into to SRC/KRAMPUSHACK2020 -Type make -If it works move the binary to ../.. -If it’s not working, come and complain here :-p
Hint for finishing
-Because the ship can speed up does not mean you should use it all the time -Kill as much as you can on first levels so you have the firepower for next levels -Use thrust/slow down/side jumps to avoid enemies while shooting at them