FoonLudum Dare ExplorerLD24 → Stadium of the Kernel

Stadium of the Kernel

By jamiebell-oldtopman

View on Wayback Machine

CategoryRankScoreCount
Coolness101320

Comments

jamiebell-oldtopman 2012-08-28 04:38

I'm going to be working on porting this to windows, and I should have a build up tomorrow or the day after. If anybody can compile C++/SDL/SDL_mixer code for windows/mac, or if you know about the error 0xC0000005, please let me know.

willx 2012-08-28 20:39

linux?

tumoxep 2012-08-30 07:40

I get the "Segmentation fault (core dumped)" at the fourth boss when I use a speed attack twice (Ubuntu x64).
Anyway, I completed the game. Very nice.
Music is awesome.

murrayl 2012-09-01 19:45

Any word on the Windows port?

josh-dreamland 2012-09-01 20:30

Fascinating; first ncurses game I've ever played from Ludum Dare. A bit hard to follow, though, and there's a huge curve between the fourth and fifth bosses. Either way, not bad.

goffmog 2012-09-01 20:55

Cool to see a Linux only game - made me boot into Linux for the first time in a while, but if I suddenly become horribly addicted to Angband again it'll be your fault!! Found it too hard near the end but might replay. Anyone running Windows only could just grab the latest Ubuntu windows installer, it installs and uninstalls like a regular program, gives you Linux in a proper dual-boot setup and doesn't require you to partition your hard drive. Do it!!

davedobson 2012-09-01 21:49

Can't run this - it looks cool, but I don't have a Linux machine.

jamiebell-oldtopman 2012-09-01 22:13

@tumoxep: Thanks a lot! :) I appreciate it! -Jamie

jamiebell-oldtopman 2012-09-01 22:42

Just uploaded the soundtrack to Soundcloud, if anyone is interested!

http://soundcloud.com/jamie-bell-musicsound/sets/stadium-of-the-kernel-ost

qaterknan 2012-09-02 17:57

Nice game! But it is too easy to skill on weaker bosses...

brita_ 2012-09-03 11:44

Nice idea and mood. Had to manually kill your game after entering the credits though :-P

cipher 2012-09-09 01:34

error while loading shared libraries: libSDL_mixer-1.2.so.0: cannot open shared object file: No such file or directory

jamiebell-oldtopman 2012-09-13 13:45

@Cipher
oldtopman: Do you have SDL-mixer installed? It's probably called "libsdlmixer" in your repos, but I compiled mine from source and am not sure on that.

@All the windows people
I'm terribly sorry, but I've don't everything I possibly can to try to get the game to compile on there, but to no avail.