Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

AgileView game page

Game made in 2 days for ScoreSpace Jam 15
Submitted by PointThink — 1 day, 22 minutes before the deadline
Add to collection

Play game

Agile's itch.io page

Results

CriteriaRankScore*Raw Score
Gameplay#470.8701.667
Sound#470.5221.000
Overall#470.6531.250
Theme#470.6961.333
Aesthetics#480.5221.000

Ranked from 3 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Leave a comment

Log in with itch.io to leave a comment.

Comments

(4 edits)

Hi! I got a different error when trying to run the .exe:

The procedure entry point _ZNKSt7__czz1112basic_stringlcSt11char_traitslcESalcEE5c_strEv could not be located in the dynamic link library C:\Users\[my user folder]\Downloads\Build\game.exe.

After a quick search, I'm guessing that this is also related to the DLL stuff.

Edit: I was able to get it running by compiling from source, though!

Developer

This is most likely also related to the compiler dlls. I am working on it

Developer

It might have to do with the fact that it was compiled with the -g option which makes the executable ready for the gdb debbuger.

Hello! When I opened, it s missing the "libstdc++-6.dll" and "libgcc_s_dw2-1.dll". 

I have the same kind of issues, since I made my game with C++ and SFML.

Developer

Strange. It's probably a link error. I will fix it once rating period is over

Developer (1 edit)

As for solution i found this StackOverflow post https://stackoverflow.com/questions/4702732/the-program-cant-start-because-libgcc-s-dw2-1-dll-is-missing