Cops and Robbers
Awards
Scores
Ratings (show detail)
Overall: 2.5
Fun: 2.3
Production: 2.6
Innovation: 2.6
Respondents: 8
Files
File | Uploader | Date |
---|---|---|
in-game.png
In game screenshot |
JustAnotherCode | 2021/04/03 20:40 |
Cops_and_Robber_Pygame.zip
— final
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.
Day 1 + 2
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 :\
Day 3
Got an awesome idea which is almost ready!
Day 4
Added hitboxes, some dev features which are pretty interesting, fixed a couple of bugs and glitches, and started working on the basic game logic.
Day 5
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)