Foon → Ludum Dare Explorer → Users → mashedtatoes
| Year | LD | Theme | Game | Division | Rank | Ov | Fu | In | Th | Gr | Co | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2014 | 31 | Entire Game on One Screen | Control Game | jam | ||||||||
| 2014 | 29 | Beneath the Surface | Race Your Reflection | compo | 1266 | 1.90 | 1.89 | 1.74 | 2.26 | 1.63 | 41 |
Nice game. I wish there people here to play it with. Seems like it could be really fun. The ai pooped itself after a little though. Two of them just crashed into each other and died and the other one stopped moving/shooting altogether.
To download click the link then click the file drop down menu, and select download.
You can get the .dll's from the resource folder but to avoid having you do anything, I will put up a statically linked build.
The source is there. There really aren't any windows dependencies. Except I use a windows function to hide the console. You just need to link the sfml libraries and I can never figure out how to do that correctly on Linux.
I think he just went with the default field when submitting.
hmm. I will try making a statically linked build that should solve any missing .dll problems
I think I fixed it but I don't have a computer to test it on since I have all the msvc*.dll's