In game screenshot

Cops and Robbers

Just your average python coder. 

Awards

Give this entry an award

Scores

Ratings (show detail)

Overall: 2.5
Fun: 2.3
Production: 2.6
Innovation: 2.6

11% respondents marked the game as not working.
Respondents: 8

Files

File Uploader Date
in-game.png
In game screenshot
JustAnotherCode 2021/04/03 20:40
Cops_and_Robber_Pygame.zipfinal
Cops and Robbers made with Python using PyGame! Final submission for PyWeek 31 theme "Cops"
JustAnotherCode 2021/04/03 20:37

Diary Entries

Day 0

Day 0:

Choosing what module to use, settled on PyGame.
Refreshed my knowledge on PyGame a bit.
Made a plan of how the game should work.
Created and found some art to use as a template.
Made animations.

Add a comment

Day 1 + 2

Day 1:

Thought about how to make the AI work
Tried to impliment it and failed :/
Made and found some art 

Day 2:

Worked more on the AI and got something at least working
Not too much progress :\

Add a comment

Day 3

Tried fixing the NPC random generation but failed so chose an easier method which works for now, might change it later if I have time.

Got an awesome idea which is almost ready!

Add a comment

Day 4

Made some good progress, at least much better then in the last 3 days!

Added hitboxes, some dev features which are pretty interesting, fixed a couple of bugs and glitches, and started working on the basic game logic.

Add a comment

Day 5

Made really good progress, added a power up and drew some art for it, planning on adding maybe 1 or 2 more types of power ups, depends if I have time.

Made movement possible via WASD and the Arrow Keys today.

Fixed a couple of minor glitches and bugs. 

Goals for tomorrow:

-Polish up the main menu
-Make a good background
-Add an options menu
-Add sound
-Play test with friends (only if I have time left)

Add a comment