Play game
P440's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Authenticity (Use of resolution restriction) | #299 | 3.101 | 4.600 |
Gameplay | #313 | 2.023 | 3.000 |
Audio | #319 | 1.618 | 2.400 |
Overall | #323 | 2.124 | 3.150 |
Graphics | #335 | 1.753 | 2.600 |
Ranked from 5 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! I did the design, programming, and music. My brothers helped with testing. Note: I hit some multiplayer hiccups on the last day, so this submission was one day late.
Was the resolution a challenge?
I settled on a 50 by 50 pixel arena and minimal color scheme early on, which made low resolution not too much of a hurdle.
What did you learn?
I learned how to make a networked game from scratch! Multiplayer is hard, tho.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Glad to see I didn't make the only multiplayer entry!
Fun little game. I think the dynamic background helped elevate the simple visual style, and I like the muted but varied color palette.
Appreciate it!
Loved the music!
Every fighter has different gimmicks so I tried to win with each of them against the bot.
Great job implementing both multiplayer and AI!
Thanks for playing!
This is really flipping cool! Style is brilliant. Bold move doing a multiplayer game, but I think you've pulled it off! Love the fact that the music is in 11/8 (that's a time sig I can get on board with!) :D. Nice work!
Fun game. Unfortunately, I don't have any friends so I had to play against a bot. I hated that bot with a burning passion. But not because of the AI, it was perfectly balanced! (Not too hard, not too dumb!) Well done.
Thanks for playing @CripsySky!
Unfortunately, I can't seem to play it. Your gameplay gif looks real nice, though.
I'm on Windows 10. It's giving me: "This application requires a Java Runtime Environment 1.8.0_74".
Thanks for the message @okayscott! Did you happen to download the 32 bit version?
Yeah. I also tried the 64-bit version and got the same thing 😞. I don't know anything about Java, but I'm guessing it expects it to be installed separately and is not packaged in the executable. Sorry.
Yeah Java is currently required – I'll see about packaging the JRE with the game, though