On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

Lawn 64View game page

Mow lawns in pursuit of the ultimate highscore in this 64x64 game!
Submitted by RETROWILL (@retrowillgames) — 7 hours, 12 minutes before the deadline
Add to collection

Play game

Lawn 64's itch.io page

Results

CriteriaRankScore*Raw Score
Authenticity (use of resolution)#714.6544.750
Gameplay#1603.1843.250
Overall#1653.4703.542
Graphics#1953.1843.250
Audio#2012.8582.917

Ranked from 12 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Did you work in a team?
I made the game alone! I had fun with this jam, however I ran out of momentum on the project, and feel that there is a lot of room for improvement!

Was the resolution a challenge?
I mainly found the resolution a challenge when dealing with text. I would have liked to have text such as "snake -500 points" or "mow streak x16" and stuff like that so player knew where their score was coming from.

What did you learn?
I experimented a bit with procedural generation to make the levels. I had a lot of fun learning about this, however it's a deep topic and I didn't get too complex for this jam. I would like to make a roguelike someday, so I'm happy I have little foundation for randomness now.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Is there a second level? I only have one map and then I get sent back to the main screen. Maybe I'm just really bad

Developer

Maps are randomly generated. If you mow all the grass tiles on a map then you will get sent to another lawn, if you don't mow 'em all, you get sent to the menu. Thanks for playing!! :)

Submitted(+1)

Keep up the good work! It's a fun game and it's polished!
I understand that it's procedural, is there a "guaranteed" solution for each level?  Like do you build the level from the solution? 

It's ok to run out of momentum, it happens. I think it's a good game as of now, if you feel that you can improve it well, I'll be glad to stick around and playtest! :D

Developer(+1)

The level isn't built up from the solution sadly,  however this was one of my goals, but I didn't set aside the time to learn how to do that. When building the level gas is offered super generously though so as far as I've seen they are very very very likely to have a solution, however, it does not define a solution path and make sure there's enough gas on that path. I honestly doubt I'll keep on working on it (aside from bugfixes) because I'm working on two more projects I am much more excited about. Thank you for playing and the compliments :)

Submitted

Hey, tried your game but got some erratic behaviour out of it… not sure if intentional or something I don’t get about the game mechanics… on the second level when I enter the grid tile that is marked with the arrows after trying to get out of it a couple times (dunno if it is suposed to do anything, but hitting it last in the course) I end up in a blank screen I cannot leave…

Developer (1 edit)

Sorry you experienced that! I did a decent amount of testing and didn’t catch that, maybe it’s from something I did close to submission time. I’m gonna try to replicate it now! Thanks for giving it a try and for the feedback. Also incase it’s browser specific, which browser were you using?

Submitted (1 edit) (+1)

Chrome Versión 104.0.5112.81 on windows. Tried to replicate again but did not get the same level config… it was having a down pointing arrow at the top row close to the right limit of the level if I remember correctly

Submitted(+1)

Trying again see if I can reproduce… not yet but got again on a blank screen on dying just before hitting the menu… I think the issue was not the tile itself but “pestering” the transition (like pressing direction keys when the animation for the transition is happening. Could reproduce that behaviour several times and match what I experienced the first time… if moving to the next level -> green bg blank screen if dead and going to the menu -> black bg screen

Developer

Thank you for your help :)