A downloadable game for Windows

Adventure game. 

A trigger-happy hunter has come to Yuma's jungle. It's up to the jungle girl to stop him.

Made with python and pygame. 

Keyboard controls only

Entry for the Barefoot Chick Venture jam.

StatusReleased
PlatformsWindows
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorPer K Grok
GenreAdventure

Download

Download
setupYuma.exe 32 MB
Download
Yuma.zip 37 MB

Install instructions

There are two options for downloading the game.

1. Yuma.zip

Unzip file at your place of choice. 

You will get a folder named content, and 3 files outside the folder, license.txt, README.txt and Yuma.bat.

You start the game by clicking Yuma.bat.

If you have python on your computer you can alternatively find Yuma.py in the content file and start the game with that.


2. setupYuma.exe

Installer file for windows. Will open an installer guide. Follow the instructions given in the guide.


Comments

Log in with itch.io to leave a comment.

I tried downloading and installing the game, but unfortunately I can't start it, I only get the title screen and nothing happens when I try to press any of the buttons or keys. :(

(+1)

If you are getting the title screen then I guess stuff has been installed and it can run.

The game is set up for windows, but you can use it with other operative systems-  if you have python and pygame installed (not necessary with windows).

Do you get music? If not that could indicate that something is broke.

This game only takes keyboard input. So you should not use the mouse at all.  (it can still be used on the x-button to close the game)

So you should use the "n" key for a new game.

One thing I could think of is if the game has lost focus. Then the key input would not work. To get focus back you can mouse click anywhere on the title screen.

I hope any of that works for you.

Thank you, I didn't understand that you were supposed to push the "N" key to start a new game, I think some instructions for the menu might be nice to include in the game, but otherwise I was able to play the whole game without much trouble and I will say it's a nice adventure game, good job!

(+1)

Thanks.

Glad you got it to work.

Sorry about the confusion.

(+1)

No problem, and I'm sure it could be easily included in the readme file or the game description on this page if anyone else has the same problem.