Ranked #796
275 Points
Multiplayer minigolf game. To play single player launch in window mode and host server, then launch another instance and join the game. Default IP. This is an old unfinished game but I tested and the build seems to work. Posting just for fun.Mousewheel zoom, arrows to look around.
Downloaded, straight away saw SDL2.dll in the file list. Having coded with this library I know the hell.
The executable starts up, and I see a console and a frame filled a blue colour. Music is pretty cool, this is my favourite part as I didn't see any graphics. But the sprites look cool. For me in program nothing works and the console reads:-
| ERROR::SHADER: Compile-time error: Type: FRAGMENT
Fragment shader failed to compile with the following errors:
ERROR: error(#272) Implicit version number 110 not supported by GL3 forward compatible context
ERROR: error(#273) 1 compilation errors. No code generated
-- --------------------------------------------------- --
| ERROR::Shader: Link-time error: Type: PROGRAM
Fragment shader(s) were not successfully compiled before glLinkProgram() was called. Link failed.
-- --------------------------------------------------- --
| ERROR::SHADER: Compile-time error: Type: FRAGMENT
Fragment shader failed to compile with the following errors:
ERROR: error(#272) Implicit version number 110 not supported by GL3 forward compatible context
ERROR: error(#273) 1 compilation errors. No code generated
-- --------------------------------------------------- --
| ERROR::Shader: Link-time error: Type: PROGRAM
Fragment shader(s) were not successfully compiled before glLinkProgram() was called. Link failed.
-- --------------------------------------------------- --
Hope this helps.
Perhaps more the choice of colour on the sprites, if your going for that super hexagon sharp graphics look, then compare screen shots and sh has a nice choice of colours on screen. Seems the targets don't always match the width of the white circle too which could help keep the overall look sharp and clear. Cool game tho.
8 years ago