Play Diner
Diner Mafia's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Innovation and technology application | #2 | 3.286 | 3.286 |
Graphics and visual effect | #3 | 3.857 | 3.857 |
Overall | #3 | 3.286 | 3.286 |
Overall | #3 | 3.119 | 3.119 |
Story and story telling technique | #3 | 2.857 | 2.857 |
Gameplay | #4 | 3.429 | 3.429 |
Music and audio effect | #4 | 2.000 | 2.000 |
Ranked from 7 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Judge feedback
Judge feedback is anonymous and shown in a random order.
- Interesting game because it propose a couple of different idea. It would need a bit of background music though. The graphics are better than the look on the screenshot. I really liked it!
- Excellent game design and graphics, easy to play. Great story line.
Description
A game where you supply the town diner with supplies by playing mini-games.
Team Members
Marvin Valenzuela and Austin Aurelio
Released in Public Domain?
Leave a comment
Log in with itch.io to leave a comment.
Comments
Took a while time to fix loading resource issues. Maybe set a Base directory? Great pixel art.
Thanks for playing our game!
What do you mean by "loading resource issues"?
Did the game crash because it couldn't find the sprites.png file? Did you have to manually set the path in the code? Python isn't our primary programming language; we didn't know the best way to point to our sprites without hard coding a path.
Also, did you run the game on the GameShell itself? If so I suggest reading the installation guide on the GitHub page to hopefully fix your issue.
I ran the game on my Mac since I didn't have a gameshell. The game crashed because it couldn't find the sprites and music, so I changed the directory.