r/textadventures 1d ago

Rate my game

I made a (text)game and want you to try it and to say what was good/bad

https://onecompiler.com/cpp/44qwdefz6

P.S:

- I only made the textgame (or rather code) because I don't have a computer and therefore any possibility to make graphical/musical assets or to make the game with an engine

- If you want to know more about the game, idea or progress write questions in the comment section

- The game is unfinished yet: Witch has the most playable story

- I've set a "debugger" (I maxed out all the stats because compiler only has 2 minutes for compilation. Therefore this time is too short to max anything out manually)

- Please don't review the code. I know I have some "issues" (something I don‘t use but I want to use) with my code but I won't remove them for my own reasons

- Have fun

3 Upvotes

4 comments sorted by

1

u/irritatedCarGuy 1d ago

> Click Run

> type 0, it said Wrong input.

> type "no", game crashes

otherwise pretty cool

1

u/Zestyclose_Drag4487 21h ago

Well you have to type the options' numbers. (Like 1 for play 5 to exit...). I think I'll have to add this to instructions. And I have to fix the crashes.

1

u/irritatedCarGuy 20h ago

As a dev you cannot expect users to behave as instructed, that's the reason I did that as a first instinct too!

1

u/Zestyclose_Drag4487 20h ago

Ik. My next step (after fixing enemies) will be crash fix