Into The Darkness by Ryan Romero
This is a Ludum Dare 48 game, and I am happy to share with you my game! The loading from the main menu takes a second or so, so don't worry it didn't crash! Thanks for playing! The controls are just WASD, ESC, and E. Also, it is hard to see but there are enemies that extinguish the fires slowly. If your fire gets extinguished then you will teleport to a random fire that you lit before. Don't let them all go out!
If you would like to follow my development on this game you can do so here: https://www.youtube.com/channel/UCdHMPExbPtQEILzHvHk3HoA
Sub-Mission: I would like to note I spent some time after the submission period fixing a game breaking error involving the fire movement on build in accordance with the rule stating that "Certain Bug Fixes are allowed. You can’t add new features, but if something broke or didn’t work correctly as you were finishing up, you can fix this after the deadline. You are asked to highlight the changes you make in your submission (a short change log)". I only added code to make the game achieve the state it did before I removed the bug.



| Itch.io Download | https://ryanisco0l.itch.io/into-the-darkness |
| Google Doc Source | https://drive.google.com/drive/folders/1Zq2wq4311UZ_80esr4Ig6VFnI6JTVHiw?usp=sharing |
| Original URL | https://ldjam.com/events/ludum-dare/48/into-the-darkness |
Ratings
| Overall | 695th | 3.095⭐ | 23🧑⚖️ |
| Fun | 766th | 2.738⭐ | 23🧑⚖️ |
| Innovation | 142th | 3.825⭐ | 22🧑⚖️ |
| Theme | 851th | 2.452⭐ | 23🧑⚖️ |
| Graphics | 173th | 3.913⭐ | 25🧑⚖️ |
| Audio | 375th | 3.278⭐ | 20🧑⚖️ |
| Mood | 178th | 3.711⭐ | 21🧑⚖️ |
| Given | 14🗳️ | 14🗨️ |
It just says "Can't be opened". I had similar problem before with my friend's game. He said i can fix it by running in terminal this command ||| chmod -R +x app_name.app/Contents/MacOS |||.
It worked then, but your app doesn't work after this fix anyway

my only gripe really is that it is kind of hard to control the game properly with WASD; if you're going to make a post-jam version, I would maybe change the main control to using your mouse instead so the player can aim better.
otherwise, this is a pretty solid entry! great work ^^
The controls are quite hard to use since not all fires are in the 8 directions that you can use using WASD. Making it use the mouse would have helped with this. And the camera is quite jerky when moving around.
On the other hand, the graphics and effects were great. The lighting and shadows, the RGB lighting effects, it helped make the game feel very atmospheric, and it looked very nice because of it. The way the camera smoothly moved around with the WASD keys was also good, and it made the game feel that bit more polished. The music was fitting for the feel of the game, although some sound effects would've been a great addition - some faint crackling noises, a whoosh or something when you lit a new fire - it would've helped make the game a bit more engaging.
It was a nice experience, regardless, and I enjoyed this entry - well done!