Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I not gonna ask why the main character literally genocide these rats with his axe instead of placing some poison baits:) Actually a good game with nice pixel art style. I didn't find any bugs.Actually this can be a little confusing at first because usually space is for jump, so i was chopping everything  until got used to the controls

Thanks! Haha, he doesn't care from what he will make a ketchup :)

What controls in your opinion will be the best? It will be 2 players game, so I need to set up Player 1 : Jump (Space),  Hit ( ? ) and Player 2: Jump ( ? ), Hit ( ? ). I have more experience in mobile gaming, so not sure about the best practices on desktop))

Thanks in advance!

(+1)

for singleplayer i usually use keys that close to WASD like E,Q,R,F. for 2nd player you can use numpad (if you have one), there is no space key for this player, but i think jump is okay with W, just remove hit from space, so if the player accidentally press it, he won't have to wait until the chop end.

So the best way is just make a control settings menu so players can themselves choose the best. But here is good standart

1st player:

A,D - move

W -jump

R - chop

2nd player:

NUM_PAD4, NUM_PAD6 - move

NUM_PAD8 - jump

NUM_PAD7 - chop

(1 edit)

My keyboard even doesn't have NUM_PAD block xD

I've investigated a few popular web platformers and some of them are using the following:

Will check a few more. Thanks anyway!