Feedback needed for new hard platformer game!

Looking for feedback on my new game! It’s a platformer where you have to jump over spikes and dodge enemies. The controls are WASD to move and space to jump.

The game is pretty hard, but I think it’s still fun. I’ve included a script that will give you an extra life if you die. Let me know what you think!

local function onPlayerDied(player)
player:SetHealth(player:GetHealth() + 1)
end

game.Players.Player.Died:Connect(onPlayerDied) 

Thanks for playing!
-Your friendly neighborhood game developer

Write a title for the post.

Feedback needed for new hard platformer game!

1 Like

Could you link the game, it sounds fun

1 Like

The game is called “Funky Monkey” and it’s a lot of fun! It’s a game where you have to help a monkey collect as many bananas as possible. The more bananas you collect, the more points you get. It’s a really addictive game and I’m sure you’ll enjoy it!

1 Like

yeah link the game please--------------