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

Diner MafiaView game page

a 2D RPG written in Python using the Pygame library for the GameShell Game Jam (2019Q2)
Submitted by Team AM Squared
Add to collection

Play Diner

Diner Mafia's itch.io page

Results

CriteriaRankScore*Raw Score
Innovation and technology application#23.2863.286
Graphics and visual effect#33.8573.857
Overall#33.2863.286
Overall#33.1193.119
Story and story telling technique#32.8572.857
Gameplay#43.4293.429
Music and audio effect#42.0002.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?

CC0United States

Website
https://github.com/austin0209/diner-mafia

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

Took a while time to fix loading resource issues. Maybe set a Base directory? Great pixel art.

Developer

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.

Submitted

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.