This is my new game made with Löve!
You can play the Web version on my itch page.
Some Screenshots:
Hungry Bob - An arcade about a hungry cat
Re: Hungry Bob - An arcade about a hungry cat
Update version 1.2.1:
Also, I have attached a Windows version with an online leaderboard.
- Fix mobile support on web;
- Minor bugs fixes.
Also, I have attached a Windows version with an online leaderboard.
- Attachments
-
- Hungry Bob-win32.zip
- (11.12 MiB) Downloaded 206 times
Re: Hungry Bob - An arcade about a hungry cat
I played the web version with Firefox on Linux Mint.
In the menus, clicking buttons via mouse does not work.
It does not click the button that the mouse is placed on but instead it clicks the button that is currently highlighted by keyboard. (In other words: Mouseclick behaves like pressing space and mouse position is ignored)
When switching to fullscreen, the keyboard stops responding (all keys)
Mouseclick still works.
Nice graphics and it was fun to play a few rounds.
To be honest, in the first moment the movement was a bit meh, it felt bit strange.
Maybe it is the slow floaty walking speed with acceleration combined with fast vertical jump speed.
But I think that is just me. I have the same problem with some old fighting games.
On second play it was actually okay and fits the game. Overall very polished!
In the menus, clicking buttons via mouse does not work.
It does not click the button that the mouse is placed on but instead it clicks the button that is currently highlighted by keyboard. (In other words: Mouseclick behaves like pressing space and mouse position is ignored)
When switching to fullscreen, the keyboard stops responding (all keys)
Mouseclick still works.
Nice graphics and it was fun to play a few rounds.
To be honest, in the first moment the movement was a bit meh, it felt bit strange.
Maybe it is the slow floaty walking speed with acceleration combined with fast vertical jump speed.
But I think that is just me. I have the same problem with some old fighting games.
On second play it was actually okay and fits the game. Overall very polished!
Re: Hungry Bob - An arcade about a hungry cat
Hi knorke, thanks for the detailed feedback. Let me explain some of your points.
Could you verify if pressing Alt + Enter instead of clicking the full screen button resolves the problem? I believe this is an love.js issue considering it is not entirely stable...
Anyway, thanks for play!
That's how it was supposed to work! The reason was that the game supports mouse and touch (using a virtual gamepad) at the same time and it become a bit complicated to program each one without causing problem to the other. In a future update, I will fix this issue and make the menus work the right way (verifying the mouse position to check the current active button).knorke wrote: ↑Mon May 06, 2024 11:21 pm I played the web version with Firefox on Linux Mint.
In the menus, clicking buttons via mouse does not work.
It does not click the button that the mouse is placed on but instead it clicks the button that is currently highlighted by keyboard. (In other words: Mouseclick behaves like pressing space and mouse position is ignored)
Sorry, I cannot reproduce the problem (used Chrome and Edge and the keyboard worked perfectly for me)...
Could you verify if pressing Alt + Enter instead of clicking the full screen button resolves the problem? I believe this is an love.js issue considering it is not entirely stable...
You're not the first to think the movement a bit strange but after agreed that it fits the gameplay. I think the reason is that the player is expecting a movement similar to traditional platform games and instead is presented with a chubby and heavy character ...knorke wrote: ↑Mon May 06, 2024 11:21 pm To be honest, in the first moment the movement was a bit meh, it felt bit strange.
Maybe it is the slow floaty walking speed with acceleration combined with fast vertical jump speed.
But I think that is just me. I have the same problem with some old fighting games.
On second play it was actually okay and fits the game.
Anyway, thanks for play!
Last edited by _JM_ on Thu May 09, 2024 10:41 pm, edited 1 time in total.
Re: Hungry Bob - An arcade about a hungry cat
Ah yes, the keyboard continues to work when using Alt+Enter to switch to fullscreen. Good to know._JM_ wrote: ↑Thu May 09, 2024 9:04 pmSorry, I cannot reproduce the problem (used Chrome and Edge and the keyboard worked perfectly for me)...
Could you verify if pressing Alt + Enter instead of clicking the full screen button resolves the problem? I believe this is an love.js issue considering it is not entirely stable...
I have the same problem with this game viewtopic.php?t=95661 and my own game when I pack it with love.js.
I did not test with other browser beside Firefox on Mint Linux recently.
Who is online
Users browsing this forum: No registered users and 0 guests