FoonLudum Dare ExplorerLD46 → Keep Reputation Alive

Keep Reputation Alive

By chief141

View on ldjam.com

CategoryRankScoreCount
Overall17693.2543
Fun8773.4842
Innovation19062.9242
Theme21743.0443
Humor11072.9436
Mood19632.9039

Comments

nakami 2020-04-22 19:45

It's nice to play but for me it's lack a bit of challenge I never find myself in difficulty or in need of think more than two moves in advance.

gamescodedogs 2020-04-23 18:33

Kudos for making the whole thing with python :) Wish you the best of luck!

2020-04-23 18:45

I enjoyed it, would've liked more of a challenge but the core game play was compelling. I actually found it very relaxing to play. Also well done for programming the whole thing yourself, would love to see code on future projects if you are willing to share.

chief141 2020-04-24 19:11

Thanks!! for the amazing reviews!!

And I have also just finished making more levels to make it more difficuilt and I have also decreased the Reputation player gets at starting but I haven't uploaded it and planing to uploaded after the results. :smile:

@payne325 And sorry that I didn't uploaded the source code. Here it is: https://drive.google.com/open?id=1Y_xTOZxccxcyQCVskaxlY00gHKYRkQuj :v:

cadstor 2020-04-25 19:52

Hi!!!!! I like your game :smile: Is pretty attractive idea.I love to paint the grass :3

clayton-does-things 2020-04-25 20:18

Neat game, one of the levels has a wall tile that's missing some kind of collider which (from what it seems) makes the level impossible.

boxedmeatrevolution 2020-04-25 20:30

Fun to control, but I ran into the same problem as Clayton. Specifically, the colliders in the top right corner of level 19 are broken, which make that level impossible :cry:

god-colo 2020-04-26 05:22

Plus points for using pygame! The idea of painting grass is funny! :laughing: The sound design and the particle effects are awesome! :open_mouth: Greato Jobu! :smile:

chief141 2020-04-26 06:21

I am very sorry @clayton-does-things and @boxedmeatrevolution I ruined your experience. And thank you very very much for pointing that mistake out I have fixed it and If you want you could play the updated version again and finish it.

@god-colo thanks I am glad that you liked it.

red-ash 2020-04-26 09:39

Fun game! Well done for making it in python.

chief141 2020-04-26 10:27

@red-ash thanks, I really like the python language more than any other language.

brachistosauro 2020-04-26 12:15

Cool mindless game! Even if it's not very difficult, it's very fun and satisfying to play

vex 2020-04-26 14:18

It's a shame about the puzzle design - too easy.

I love the concept though, and that you've done the whole thing in Python. Very well done!

chief141 2020-04-26 14:53

@brachistosauro thanks! :smile:

@vex Thanks!! And I should inform you that I am in progress of making the game a bit harder.

alexrose 2020-04-26 17:26

this is a nice puzzle game

ha ha ha ha ha ha

an.. ice.. puzzle... game

okay yeah anyway, cool game, the puzzles were pretty simply and were pretty much autopilot but it was well made. Gratz on your first LD!

zimennik 2020-04-26 17:37

Thank you for your game! It was really fun to play! Would love to see more levels =)

chief141 2020-04-26 18:31

Thanks @alexrose and @zimennik for playing my game.

And @zimennik I have fixed that error message which was popping up when you close the game thank you I was able to spot the mistake.

eldar 2020-04-26 18:41

The game is indeed easy, but I found it very addictive. Didn't even look up at the time until it was over.

How did you generate levels for this? I wonder if its solution is related to Eulerian paths (https://en.wikipedia.org/wiki/Eulerian_path), which would be kinda neat :)

One issue was that after I lost the game, it brought me back to Level 1, but with 0 reputation, so any action resulted in immediate loss. So I just had to restart the game. Also you have a typo at intructions page: "corupt"

artur-hawkwing 2020-04-26 20:48

Nice game. The levels were nicely made. It would have been super cool to have a leaderboard for how quicly players finished the game to add some sense of competition in, but I liked it as it is for sure!

melomel 2020-04-27 04:35

I really like it. Reminds me of the ice levels on chip's challenge. Well done.

ultrarat 2020-04-27 05:10

ha, Nice paint particles. I like the narrative.

Was a bit confused you can just run over bushes too? so not sure if anything is special about those tiles?

sleepystudios 2020-04-27 14:22

Decent game to get lost in. Really liked the music. After losing, I couldn't restart because every time I moved it said that my reputation was zero. Guess you're just missing a line to reset that variable.

chief141 2020-04-27 21:09

@eldar thanks for playing it. And sorry I didn't used anything like that I just simply first draw some levels on a paper when am not programming and stuff and then If i like the level I well add it to the game. And thanks for pointing out the mistakes I have fixed it.

@artur-hawkwing thanks for playing. and a leader board hmm that's a great idea but I don't have any Idea how will I do it in pygame :laughing: . Anyways thanks for the idea ,I will try something like that later.

chief141 2020-04-27 21:16

@melomel thanks for playing it.

@ultrarat thanks for playing and at the beginning I thought that I would use the bushes as barrier but later I didn't had much time to do that but maybe later I would do that.

@sleepystudios Thanks for playing my game. And Yeah I have fixed that thanks to @zimennik he spotted it on his stream and I have also updated the game on itch.io. so anyways thanks again for playing and giving your feedback.

ectucker1 2020-04-28 04:29

Quite enjoyed this game; it was easy to pick up and play. The puzzle mechanics aren't anything new, but I found the difficulty curve to work well - I had plenty of room to work with on the first few puzzles and was barely scraping by at the end. Nice work for a first LD!

eduardogacn 2020-04-28 05:31

good game

chief141 2020-04-28 09:59

@ectucker1 thanks for playing, I could have done more in the levels part but I wasn't able to because of lack of time.

@eduardogacn thanks for playing. :smile:

fnkee 2020-04-29 01:41

Fun game; I could probably have kept at it for another 20 levels! Super catchy music too :)

chief141 2020-04-29 06:04

@fnkee thanks for playing and rating. I am currently working on more levels soo... Maybe keep watching :laughing: anyways thanks. The music was not mine I used opengameart.org.

krakadushka 2020-04-29 08:00

I like this concept, well done! Music and graphics are very well combined, which gives the game a special charm. However, the white squares are slightly out of the General range. And one more note-it's a pity that when you lose, you start the game again. In my opinion, this unnecessarily increases the complexity of the game.

chief141 2020-04-29 13:20

@krakadushka thanks for playing the game. And I am thinking of changing White squares with something else. And also first I thought that once you die game will continue from that level but later I wanted it to be something roguelike :laughing: that's by later I removed the whole saving system.

palvel 2020-04-29 16:26

A common idea, I've seen a lot of similar games. But damn it's fascinating! Many levels, nice controls. Good game.

whitefox 2020-04-29 16:41

Nice little puzzle game. I liked the music and the sound effects. The controls felt smooth and no buggy. I think the concept is random, but its funny. It would be nice to add a couple of other tiles (tiles that should not be touched eg) or tiles that show up every once in a while and then hide. Good submission.

chief141 2020-04-30 16:31

@palvel thanks for playing and rating it.

@whitefox thanks for playing and rating and I thought of adding different type of tiles but I didn't got time to do that. And I thinking to do that very soon.

mneubrand 2020-05-01 01:38

Fun game. I was amazed how many levels there are. Reminds me a bit of Quell a mobile game that has similar controls. Very enjoyable.

ovid 2020-05-06 17:07

Hey, I tried to play your game but it doesn't start.

boaz 2020-05-08 06:44

Good game I love it

jenocke 2020-05-08 10:47

Same as Ovid. Got an error when launching the game.

philstrahl 2020-05-11 01:44

Very fun puzzle game! I really liked that it was not as unforgiving as so many other puzzlers where one wrong turn would lead to a dead end and you'd have to reset the level. So being able to revisit already colored tiles was very generous :) The only thing I wish for is a level select! Here's my latest stream featuring the game, by the way: https://www.youtube.com/watch?v=iP012VKTPV8