Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

ZeroFlip64View game page

64x64 resolution puzzle game created in MonoGame for LOWREZJAM 2021
Submitted by Qowface (@Qowface) — 37 minutes, 48 seconds before the deadline
Add to collection

Play game

ZeroFlip64's itch.io page

Results

CriteriaRankScore*Raw Score
Gameplay#1802.8693.429
Authenticity (use of resolution restriction)#2363.4664.143
Overall#2472.6593.179
Audio#2532.0322.429
Visuals#2682.2712.714

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

Did you work in a team?
Just me! :) Wrote the code in C# using MonoGame, created the graphics in Pyxel Edit, and generated sound effects using ChipTone.

Was the resolution a challenge?
Fitting everything on the screen was tough. I drew a (hopefully clear enough) low resolution font to display numbers.

What did you learn?
First actual game jam entry and first game built with MonoGame! Didn't get everything done that I wanted to, but learned a lot and hopefully can get more done next time around!

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

Interesting math puzzles! I enjoyed reasoning through these puzzles.

I was wondering what the the red numbers are, and I think I figured it out. It's the number of zeroes in the row/column.

It would be nice if you included that in the game's rules and explain it up front. That way, people won't be wondering what it means.

You eventually do figure it out, but it's a little confusing at first.

Developer(+1)

Thanks for the feedback!

I definitely should have included at least some shorthand rules/instructions in the game itself. I put some info on the game page, but didn't know that the jam page wouldn't show that text until after the fact haha.

Submitted (3 edits) (+1)

Love this type of puzzles, simple and addictive. Well made!

Submitted(+1)

A very interesting little puzzle game.  Reminds me of a mix of minesweeper and picross.  Nice job!

Submitted(+1)

Perhaps this is bias speaking, because I do enjoy picross, minesweeper, and the like
But this definitely emulates those kinds of games well and I found myself having a lot of fun with this entry!

One thing I noticed is that sometimes solutions would generate in the 0 columns, so if I selected everything in those columns, I would just win automatically. It's not a big deal but you could remove that so players have to think a bit more! Though getting lucky is fun in it's own way... hehe.

Congrats on submitting your first jam entry! Here's hoping things went well and there'll be more to come :)

Developer

Glad you had fun with it, and thank you for the feedback!

All the levels it generates in the build for the jam are actually the "easy" ones for level 1, as I didn't get around to adding level selection/progression. Sometimes they do pretty much solve themselves! :)