Astraay by Ace17
Find and gather the 6 fragments in an dark space station ... They emit periodic beeps, so play with sound!

Controls:
- WASD/direction keys
- Mouse
- Capture/Release mouse: Right-Ctrl
- Toggle fullscreen : Alt+Enter



Tools I used: - My custom "native code" engine - Git / Vim / GNU Make / GNU G++ / SDL2 / OpenGL 4.6 - Blender / Gimp / Audacity - Access Virus TI Synthesizer / Studiologic SL 990 XP
There’s a native version for MS Windows and GNU/Linux. There's no web version this time, but the download archive is small (nearly 3MB). You will get smoother graphics, and the ability to play in fullscreen (Alt+Enter), for a more immersive experience.
The reason why there's no web version: I use a custom-made engine, and I migrated the shaders to SPIR-V + OpenGL 4.6. There's no support for SPIR-V in WebGL.
| Original URL | https://ldjam.com/events/ludum-dare/58/astraay |
Ratings
| Overall | 174th | 3⭐ | 23🧑⚖️ |
| Fun | 194th | 2.55⭐ | 22🧑⚖️ |
| Innovation | 167th | 2.816⭐ | 21🧑⚖️ |
| Theme | 128th | 3.425⭐ | 22🧑⚖️ |
| Graphics | 121th | 3.35⭐ | 22🧑⚖️ |
| Audio | 46th | 3.675⭐ | 22🧑⚖️ |
| Mood | 32th | 3.925⭐ | 22🧑⚖️ |
| Given | 25🗳️ | 20🗨️ |
I found 4 fragments but couldn't find the others and walking through empty corridors quickly went from scary to tedious when I became confident nothing was going to jump on me. That said, impressive that you did it on your own engine
VERY cool to see another person not using an engine (I have no problem with ppl using engines, but it's cool to see <3)
Nice bloom / normal maps etc.
Very nice audio / athmosphere.
Take all the stars!
Oh also, should probably be resizable, it's very dark, so you don't wanna have the contrast of your desktop brightness. Lucky for me, Alt-Enter worked for fullscreen!
To give some (hopefully reassuring!) context : I work on a GNU/Linux workstation, and the executables in the archives are freshly build. If I rebuild the game executable and immediately upload it to VirusTotal, I actually get 5 detections, although I *know* the file isn't infected. Interestingly, I'm able to get a green analysis (no detections) with some other home-build executables.
My build uses the UPX packer to (slightly) reduce the executable size, which is the trigger for 4 false positives among the 5 ones (if I don't UPX-pack the exe, I only get 1 false positive on VirusTotal). This has been a known issue since 2021 ( https://github.com/upx/upx/issues/437 ), however antivirus vendors seem to have decided that they weren't going to fix this. Moreover, a lot of these virus analysis engines are based on machine learning, which means fuzzy logic, which means : false positives.
To make the matter worse, Microsoft seems to have decided to mark everything that was downloaded with the infamous mark of the web ( https://en.wikipedia.org/wiki/Mark_of_the_Web ), which means that even an executable that would raise no detection in VirusTotal ... couldn't not be easily run, because of Microsoft SmartScreen (the thing that prevents you from running the executable, once it's downloaded and extracted ).
The final nail in the coffin seems to be the browsers, which now try to prevent you from downloading archives containing executable files.
If you managed to play my game, despite all of this, kudos!
And yes, I did play through and enjoyed this jam. I ignored the virus warnings!
Speaking of accessibility, a visible proximity indicator that pings along with the sounds would allow those with hearing impairments to experience the game. [Edit I was kinda imagining a ring indicator for each, sorting closest to furthest.]
Fun fact: as I was playing the game, a huge lizard quickly crawled on the other side of my window, which spooked me quite a bit. :lizard:
So, 10/10 for immersion :grin:

Also, alt + enter didn't seem to work for me on Pop_OS 22.04 LTS, despite the fact that I actually have alt + enter bound to toggle fullscreen in apps as well.
Despite those things, it was a pretty fun little game, just wish I could have seen better because where there WAS light, the graphics inside the space station looked really good! (Although your description says it's a "dark" space station, so maybe it's supposed to be like this lol)
Great job!
It's true - on my PC there is a false detection about a virus :/