Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Lennyi

252
Posts
5
Topics
58
Followers
62
Following
A member registered Apr 03, 2021 · View creator page →

Creator of

Recent community posts

Ah yeah now I get what you mean. It’s the dead zones of the camera. I’m so used to them (having made metroidvanias in which those are pretty much standard practise, because they aren’t so percise). If I do a post-jam version I’ll definitely test how much better that’d make it. Thanks for the feedback!

Hey, I don't quite understand what you mean by "If you change direction, your mouse is now in a completely different place than it was". Is the mouse not in the exact same position after changing directions?

Very solid little platformer. Art is clear and good looking. I got a bit stuck on the second level where I had to kill the frog but after that I got the hang of it well. Not very hard, but a unique concept

Absolutely wonderful use of the 1 bit limitation. Game looks amazing. Theme wasn't incorporated well enough IMO. Atmosphere is great. Felt too random, and like I had no clue what to do, just randomly try rooms and lose.

(2 edits)

Some feedback (negatives first):

  • The text is a bit too cramped, and becomes hard to read.
  • The text read sound is a bit jarring and too loud in my opinion.
  • I'm not 100% sure but I think you've accidentally used two shades of white in the game, so I can't give you 5 stars on 1 bit-ness.
  • It's annoying having to reread the same dialogue if I talk to someone twice. It'd be nicer if they remember that I have already talked to them.
  • During some dialogues the text goes off screen (from the top). This is probably a resolution issue.
  • Ending was a bit underwhelming.


Positives:

  • The circular world is something I haven't seen much of. Quite original.
  • Sprites look great.
  • Music is pretty good too.
  • I like these types of games, and while this was small, I still liked it.

Hehe, thanks. I think your PS was a great point and I went and updated the thumbnail. The feedback currently for the parry becoming available is that little ding sound. Glad you like it :)

Thank you very much! Glad you like it.

Yeah I understand. Glad I could help.

Hey, I have some feedback. 

- I'd make the mouse sensitivity a lot lower, it's currently crazy high on my end at least.

- The music makes me think of a jungle, not anything winter-y.

- The text seems to be just ever so slightly a different color than the actual world's white, meaning I can make out the difference. I don't know if it's counted as it being 3 colors but just something to keep in mind.

In any case, very cool especially for a learning project. The art style works very well, and is very good looking, that's why I clicked on your game in the first place. 

Hey, I just finished the game (I think). The hitboxes are mildly improved but may still be frustrating. I'll still do fixes if y'all find any.

Thanks! Yeah I'll have to make the start of the game a bit easier. 

(1 edit)

5/5

Hard to pick up, impossible to master.

It's like if the worst parts of hill climb racing and a man covered in lotion had a baby.

I hate this but you still got me playing it. 

Edit:

This game should have a +100 score for doing a flip (I succeeded twice)

Music bangs.

Good game.

Also also I think the music is stopped whenever one finishes the game so it doesn't start again when the game is replayed without reloading the page (probably an issue with your autoloader ;))

Game kinda too easy imo but reminded me of this og classic in a good way

Also pink and yellow is a strange colour scheme, could be improved.

Yo I kept getting issues with some special characters trying to be read, so here is an improved version of the make_clear function, which relies on RegEx instead of replacing:

func make_clear(text: String) -> String:

var regex = RegEx.new()

regex.compile("[^A-Za-z0-9 ]+")

return regex.sub(text, "", true)

When Basketball Game part2: the Button Game?

button

Go play Realm Of I that’s more for ya ;)

Dw more of this style is coming

The game was fun too. Of course it's still being playtested and all but it felt like there was strategy missing, but that's probably mostly just because of the fact that it just isn't done lol. I liked it.

Man you really have a skill at making the cleanest UI.

Then you make it say "Diarrhea". But god damn that UI is so clean. Very well done on that.

Fuck 'em crabs got a 87x. This is actually like super fun man goddamn.

Shit's like Sonic but with great music and [fish]. How'd you make the road? I remember trying to make a curving road like this a WHILE ago but I wasn't capable of it back then lol. Sick game.

Alright, thanks.

Game Off 2023 community · Created a new topic Bought assets

Is it alright if I use paid assets in my project? Example: More Mountains' Feel asset and Febucci's Text Animator for Unity. Thanks.

What the hell have you lads made. Dan is way too scary.

<3 Thank you !

Fun lil game

I think the idea is great, but it has a lot of issues. First of all pls don't reset all my progress upon game over, man I was painstakingly fillin' out all that info I could've tried again. The dialogue options make me wanna experiment, and as soon as I experiment I am punished for it by resetting all of my progress makes it pretty bad. For a game jam game i think the idea is great, art is great too but the gameplay would've needed like a day's worth of time more polish. Good stuff though. Seems you may win me this year, but We'll Be Back.

I rate this game 5/5 stars. I made this game.

Pretty good but i get absolutely earwaxed when i kick the ball... The game does look great though.

(1 edit)

Wanted to share my game idea:

It uses "An end is a new beginning" three times

1. The player gets fired from his job at the beginning, and in the letter they say "But remember, every end is a new beginning", which is true. It leads him to a new adventure.

2. The player finds an artifact that revives him when he dies, so all of the damage he does to the levels will stay, but you will be reborn. I will make each death strategic, you have to think about how and when you die.

3. This one is a story thing, i guess you'll just have to find out yourself :D


Other than that, 2D topdown adventure / kinda rpg type game where the player is a private investigator investigating a cult.

Thank you everyone! Unfortunately i will not be able to finish the game, but i wish y'all had a good jamming experience. If anyone wants to steal the idea for a future project, here goes the information i left missing: the game's name would be "Countdown To Extinction", totally not referencing a Megadeth song by the same name. The cult worships a god of rebirth that will destroy the earth but would only rebirth everyone who chose to worship it. It would work somewhat like Roko's Basilisk (google it if you don't know what it is). The player could choose to either try to destroy the cult, or join it.