thanks a lot for the feedback, i appreciate it
BobDev
Creator of
Recent community posts
i liked it alot but the system is weird, and needs a bit or learning, the gaem is short and simple, i think if there were more types of people, more slot machines, more everything, if this game gets expanded it would make for a cool game, esspecially for mobiles, i think if yu worked on it for a few weeks/ months and published it on mobiles, you would end up having a very succesful game
cool game, i liked the idea, though its a bit hard to aim exactly, its pretty fun for a few minutes, but if you want to make it more enjoyable adding powerups, harder enemies, bigger arenas, diffrent swords and knights, you would have a killer mobile game that i'm sure would attract thousands, the idea is simple and perfect for a mobile release
I am so sorry, when I was testing the 3rd puzzle it worked, but after I packaged the game, and played it after submitting the third level wasn’t working, I needed to lower the laser input thing, idk if I can fix it while the jam is still on, but I’ll add a new file on the itch.up page in a few hours, and the third puzzle will work hopefully
id u want help ( to finsh the first half of the first chamber you need to jump off the platform at the right moment and grapple onto the white platform then u will proceed to the other half) also i desgined the gun at the beggning because it was suppoesed to be an fps but i couldnt figure that out but there is combat ( that is shit) but other than that, if i could i wouldve removed the combat entirley from the game but it was too late at the time
go to terminal and type cd then press space and type the folder your cpp program is in and press enter then enter the g++ command (along with the cpp file) and it should be done the app itself will be in that folder it'll be named "a" if u want to name it when compiling type the g++ command normally then press space and type -o "the name of app" and it should work
oh that's a shame maybe you can use SDL2 i tried learning it (but yeha i couldn't) maybe you can it's really great for making games and rendering stuff all i managed to render was a green screen but maybe you can learn it ( there are tutorials on yt and this one ---> https://lazyfoo.net/tutorials/SDL/ by lazyfoo)
ok so from what i can tell you
are learning C++ because there are more stuff that have to be added for polish
you are (maybe) new to english because there are grammar errors
all i can say is 1 you can't just tell someone what to do and call it a game i like the battle screen very much but when you enter the game it just says "type 1 to (do something)
then
"type 2 to (do something else)"
you can get bored very easily while playing so i suggest working on that like maybe you can add syntax to use like
interact (insert item name here)
look (insert place here)
and as someone who has made a text based adventure before i can say it is pretty easy to lose motivation so stay determined and if you can \ want you can learn some type of graphics library like SDL2 or you can learn to use unreal engine which uses C++ for scripting and also yeah for being the only person to participate in the jam you have won
also if u want to make your game a .exe file all you need to do is go to the command prompt/terminal (you need to apply a C++ compiler to it) go to the file using cd
when using VS the file will most likely be the one shown below
just write cd source/repos/(project name)/(project name again)
press enter then use the g++ command in your game it likely will be just
g++ game.cpp
then if u want to use the command prompt/terminal for it you can write ./a.out or you can go to files and see the .exe file
ok so from what i can tell you
are learning C++ because there are more stuff that have to be added for polish
you are (maybe) new to english because there are grammar errors
all i can say is 1 you can't just tell someone what to do and call it a game i like the battle screen very much but when you enter the game it just says "type 1 to (do something)
then
"type 2 to (do something else)"
you can get bored very easily while playing so i suggest working on that like maybe you can add syntax to use like
interact (insert item name here)
look (insert place here)
and as someone who has made a text based adventure before i can say it is pretty easy to lose motivation so stay determined and if you can \ want you can learn some type of graphics library like SDL2 or you can learn to use unreal engine which uses C++ for scripting and also yeah for being the only person to participate in the jam you have won
ok so from what i can tell you
are learning C++ because there are more stuff that have to be added for polish
you are (maybe) new to english because there are grammar errors
all i can say is 1 you can't just tell someone what to do and call it a game i like the battle screen very much but when you enter the game it just says "type 1 to (do something)
then
"type 2 to (do something else)"
you can get bored very easily while playing so i suggest working on that like maybe you can add syntax to use like
interact (insert item name here)
look (insert place here)
and as someone who has made a text based adventure before i can say it is pretty easy to lose motivation so stay determined and if you can \ want you can learn some type of graphics library like SDL2 or you can learn to use unreal engine which uses C++ for scripting and also yeah for being the only person to participate in the jam you have won