ace17 2023-10-02 19:58
Kudos for using your own engine, I wanted to peek at the source code, but couldn't find a link ; did I miss it?
Foon → Ludum Dare Explorer → LD54 → Space Collector
By wad
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Overall | 1.60 | 7 | ||
| Fun | 1.60 | 7 | ||
| Innovation | 1.50 | 7 | ||
| Theme | 1.80 | 7 | ||
| Graphics | 2.00 | 7 | ||
| Audio | 1.30 | 7 | ||
| Humor | 1.20 | 7 | ||
| Mood | 1.60 | 7 |
Kudos for using your own engine, I wanted to peek at the source code, but couldn't find a link ; did I miss it?
Hello. The code takes longer. Raylib is not its own, but a public library with bindings in different languages.
Is it unfinished maybe? I collect the crystals and then nothing happens.
It won't start, it's looking for a libgcc_s_seh-1.dll and libstdc++-6.dll
Hi endurion. Since you are having problems and the others are not, your antivirus considered them malicious, try downloading the archive or downloading these files.
P.S.
Since this is a prototype, don’t waste your time, you can only collect 3 crystals and that’s it. If the game interests you, you can follow updates and development progress here:
game
https://w-a-d.itch.io/space-collector
progress
https://is.gd/trello_com_space_collector
Can't even run. If you make a c++ game, maybe consider asking your non computer science major friend or running a VM to test if the game is even running. Your only audio feels literally stock wind from sort of audio website, at least attempt to make a background music or something. If this game ever submitted to my computer graphic lecturer, he would grade you as fail like 0/10.
It's obviously unfinished but props for not using one of the big engines! FWIW this game ran fine for me. Not sure why the other guy is so angry.
Could not run.
hmm... even when adding missing dynamic link libraries I get errors, the problem is in the project build
used more strict compilation, added the ld54-fix file for those who do not have ld54 working
Thanks