Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

python gameView game page

Submitted by theernis — 4 hours, 7 minutes before the deadline
Add to collection

Play game

python game's itch.io page

Leave a comment

Log in with itch.io to leave a comment.

Comments

After running away from the bear, there was a trade prompt, but when I entered numbers it didn't work.  Does someone know how to resolve this problem?

(+2)

This is the author’s first text game. It’s a respectable effort, but clearly not comp-ready.

I suspect this is another victim of confusion between the typical itch.io jam format (where releasing whatever you have is the whole point) and the comp format (intended for fully complete and tested games). We should do something about this for next year, not sure what.

Writing

Could really have used some proofreading. In particular, all text is lowercase.

The adventurer is meant to be a blank slate rather than a fully developed character, but must be a “Mr” (not a “Ms” or “Mx”): why?

Story and characters

This is meant to be a monster-fighting game, so story is not the focus and NPCs are just for trading resources. However, it would have been nice to have some kind of reason why we’re adventuring, some goal to progress towards (perhaps defeating a bear?), and some ending.

Implementation

A bug makes the game unplayable: outside of the tutorial, it’s impossible to encounter monsters.

Artificial delays and fake loaders are annoying. I’d cut those completely.

Puzzles

Well, it’s not puzzle-based, so I’ll talk about the fight mechanics. The basics are there and could provide interesting tactical decisions if they were more fleshed out, but currently there isn’t enough depth for that.

Help & hints

I appreciated having access to the full list of commands at all times.

Bug report: eat without an argument crashes the game.

I don't know anything about Python but would prefer not to install it. As Python is a programming language, wouldn't it be possible to compile a Windows executable and/or something similar for Mac and Linux?

(1 edit)

I'm not sure am I stuck or my python doesn't work or the game is made that way... but I kill wolf, I fight with bear and my health goes to zero and after that I'm thrown at trade prompt to trade with trader.

When I run from bear I end up in trade prompt and after I complete trading I can't do much. There are two locations: field and forest and nothing in any of them. I can nap but nothing happens when I complete my nap. Sometimes trader returns. But can't find bear or anything else to fight or do anything.

So, is that me being stuck, is that my python, or is that all there is in the game?

(+1)

This is a bug: when napping in the forest, you should have a random chance of a fight or of encountering either trader, but due to a bug, the only possible random event is trader Jake.