Screenshot - Last Day

Cool Cop - Bad City

Cool Cop - Bad City

This is basically a prototype for a game. I didn't want to not submit anything as I think I had done some things well that I liked, so I decided to upload this. I had a lot of unprecedented work this week, so I didn't really get to do as good of a job as I wanted.

That being said, this game clearly isn't the greatest and that's okay. Feel free to give it the harshest score, at this point I'm pretty understanding of why one would give it to me.

Requirements

  • Python 3+
  • Pygame 2.0+ (maybe 1.9+)
  • PyTMX

There's also a requirements.txt for pip if you'd prefer that.

How to Play

The goal of the game is to solve crimes around the city. You can left-click on buildings to move to them, help them with ongoing crimes, and buy items from them, such as food and gas. Try to keep your food and gas up, because if you don't, you'll do tasks much much slower. If all the buildings are left unattended to, the game is over.

You can also hit F11 to toggle fullscreen. And if you don't like the sounds/music you can hit M to toggle those as well.

github.com/OrionDark7/Pyweek31

Awards


Crime Wave
Presented by gsyhiap

Give this entry an award

Scores

Ratings (show detail)

Overall: 3.0
Fun: 2.9
Production: 3.2
Innovation: 2.8

Respondents: 11

Files

File Uploader Date
ccbc_win.zipfinal
Windows Package
OrionDark7 2021/04/03 22:28
ccbc_py.zipfinal
Final Source Code
OrionDark7 2021/04/03 22:26
finalscreenshot.PNG
Screenshot - Last Day
OrionDark7 2021/04/03 22:24
mar_28_2021.PNG
Day 0 + 1 screencap
OrionDark7 2021/03/29 05:07

Diary Entries

Day 0 + 1 - Game idea, and Boring stuff outta the way

Today and yesterday evening were spent coming up with ideas on what to make.


I decided to go for a management-style game, where you run around town and bust crime around the city. Probably won't get me much in Innovation points but it's something I haven't done and I wanted to try so I'm gonna go for it. Probably will add a few extra determining factors in as well, like energy and gas and stuff. Can't think of a clever name, so I'm just gonna call it On Patrol until I think of something better.

Anyways, that was an unnecessarily long explanation. Let's get to the even more boring stuff. My school has piled on work, so I also spent most of yesterday and today finishing up future assignments for the week so I don't procrastinate and can just focus on this, which will be really nice. I meant to do it all before the jam but I underestimated the workload, as well as what I was already tackling for school and work.

Anywho you don't care about homework either, tell us about the game!!! Uh... I made a map loader, which spawns in buildings and roads 'n stuff. Hoping to have multiple maps, but we'll see how that pans out. I also made a click n point movement system along roads so that your cop car finds a path and goes there. You can click on buildings to and it'll send you to the nearest parking spot/road. So that's pretty neat. I also made a little event loop where crimes pop up in buildings every once in a while, and they go through multiple cycles where more and more bad stuff happens (like more stuff gets stolen, or an impromptu wrestling match continues), until they eventually fade out and you lose health or get a complaint filed or something, I dunno yet.

I get an F on organization for this post, but that's ok. I mostly do this for self-reference, and I can decipher my own language fine.


Good luck to the rest of you guys, and go outside every once in a while or something.

1 comment