PyWeek 31 challenge: “Cops”
47 entries
Aquilam
- Aquilam.zip — final
Aquilam
A mystery, A chase, and a fight!
All files available at:
https://github.com/elite-ra/pyweek31/releases/tag/v1.0.0
Addressing an error in the final entry
There is an error in the Final entry. In the last game (the fight), DO NOT use the move "The huge missile". The move will cause the game to crash, due to there being a typo in the code.
The typo can be fixed by changing line 30 in screens/fight.py from what it is currently to:
` "The huge missile": music_controller.play_the_huge_missile`, The H is capitalized in the submission, but it is not supposed to be. All other parts of the game work, and "The huge missile" will also work after this change.
All the binaries not marked with _fixed will also have this error.
We have updated the code and uploaded fixed files with the prefix _fixed. Please use these files to not face the error. We are not marking this entry as final, since it requires a code change and we didn't notice until now.
Team: AyushCodez, pjrMakesPyGames, Kartesian, i_am_sov, CandyOnFire
Raccoon City
- raccoon_city_windows.zip — Windows Executable
- raccoon_city_linux.zip — Linux Executable
- raccoon_city.zip — Game source code
Team: ballipilla, pillitoka, taterstew, DemonCyborg
The War on Drugs
- The-War-on_Drugs.zip — The War on Drugs v1.1 (one line of code moved to fix a bug)
- pyweek-31.zip — The War on Drugs v1
Entrant: PyTM30
๐จ๐ฎ๐จ
- pyweek31.zip — final
- game.png — screenshot
๐๐๐๐๐๐๐๐๐๐๐
Cops are coming! Run!
Entrant: xmzhang1
Special Cops
- Special_Cops.zip — Special Cops are here!!
As a recruit, you are ordered to arrest the robbers, that are running loose through the city. As the chase proceeds, you have to teleport the thieves to the prisons all the while collecting the loads of money they have stolen. While playing you will come across health potions and ammunition for your teleporting gun.
Tip: Grab some doughnuts ๐ฉ cause you are gonna need โem.
May you become the โSpecial Copโ you always dreamed ofโฆ.
So, get ready to hit the ๐จsirens on๐จ!!!
Entrant: Prathamesh
Freeze
- README.txt — readme
- Freeze_src_pyweek31.zip — Freeze source code
- Freeze_exe_pyweek31.zip — Freeze executable version
Pyweek 31 Entry: Freeze!!!
A thief is running away with the money!
Arrest him before he takes off!
Don't forget to protect the civilians on your way!!!
Controls:
- Press [a] and [d] to move left and right
- Press [w] or [space] to jump
- Aim your cursor at the criminals to slow them down
- When the enemy is frozen in place, you can arrest them by walking towards them!
Walkthrough video: https://www.youtube.com/watch?v=9ud8DGxNYqk
Please read the README.txt before playing!
Requirements & Running the game:
- Pygame 1.9+, Python 3 -> pip install pygame
- for exe version run Freeze.exe
- for src version, run main.py
Gameplay screenshot:
Team: chrisyan2000, jeffzhkw
I'll Cop Your Heart
- heart-copper-1.0.zip — The final game.
Entrant: doodletaco
Station31
- pyweek31_Station31.zip — Source code release for final submission. This only contains the source and readme, not the design files as they are available from github.
A detective short story about a Cop stumbling into a case just before his shift ends. Will you help him get through and solve it.
It may not be the longest game on here since it's been done in about 3 days only, but you can try to find all the sentences that are hidden in there. After all, there are 80+ in it.
Currently built packages are available for Linux and Windows. It's similarly easy to run from source though. Check below for more information.
# How to RunBinary
- Download and unzip the archive
- Run the Station31 executable
- Navigate into the src directory
- Run
pip install -r requirements.txt
- Run
python3 main.py
Open the options to set Volume, Mute audio and toggle fullscreen.
Exit the game by clicking the exit sign on the bottom left
=Game screen=
a second frame to the right which will hold items you find and a text frame
below the main frame which will provide the story text.
You can click on elements within the main frame to interact with them.
Sometimes you have to use items stored in your inventory, just click them.
To interact with characters, just click on them.
You can quit the game and toggle audio playing with the buttons on the bottom right
# Requirements
Entrant: fireclaw
Wrobers Grab n' Run
- Wrobbers_Grab_n_Run-win.zip — Distributed version of Wrobers Grab n' Run using PyInstaller
- Wrobbers_Grab_n_Run_Source.zip — Source code for Wrobers Grab n' Run
Description of Game: This is an arcade style kind of game where you rack up as much points(in this case MONEY) by running up to people stealing their cash before the game is over(getting caught by police).
Also "Shade of Code" team name is something that I randomly came up with on the spot.
Using the following
Software: Pycharm
Python Module: PyGame
Edit: Removed Tiled. Didn't need it after all.
Entrant: Phantasma
Donut Run
- donut-run-master.zip — Donut Run - Final Game
Entrant: karx
Cops and Robbers
- Cops_and_Robber_Pygame.zip — Cops and Robbers made with Python using PyGame! Final submission for PyWeek 31 theme "Cops"
Entrant: JustAnotherCode
Badge Blaster 2112
- badge-blaster-macos-intel.zip — macOS binary (AS-IS, run from source if it doesn't work)
- badge-blaster-linux64.tar.gz — Binaries for Linux x64 (use ./run_game)
- badge-blaster-win64.zip — Windows binaries
It's the year 2112.All assets (except fonts) made from scratch!
Evil cops have taken over the world, arresting everyone they see and hear only to recruit them shortly thereafter. You're not having any of that so you start the engine of your delightfully pink sports car of death and begin the most awesome getaway the world has ever known!
Hendrik-jan - Lead Design & Audio
tizilogic - Procedural Generation
Fireclaw - Graphics
rdb - Fireworks
Schwarzbaer - Potato Lord
Your high score will be submitted to a server, so you can compare your results to other players.
Binary builds are provided below, but if they don't work, use the source, Luke. Requires Python 3.7 or higher to run from source.
NOTE: rdb forgot to pack requirements.txt in the source archive. Run this to install the requirements:
python -m pip install panda3d==1.10.9 panda3d_keybindings
We Share A Braincell
- cops-and-bunnies.zip — The zip file that contains everything. Unzip it and run the run_game.py file. This is a game where you are a bunny who commited a felony and now the eagle cops are chasing you. Get farther into the level to get a higher score! Click to shoot.
Team: camelCasedSnivy, ReVerbGame
Snake Cop
- SnakeCop.zip — Version 1.0
Can you help to save this world?
Entrant: GamerC08
Halt!
- Halt-Win.zip — Halt! Windows version.
- Halt.zip — Halt! Final entry.
Entrant: Tee
Flawless
- flawless-master.zip — game
Hello, we are team AbstractSingletonProxyFactoryBean, and this is our submission for PyWeek 31!
This game was designed to run on Python 3.9. Other versions of python may not work properly.
In your terminal of choice, run
$ git clone https://github.com/SavagePastaMan/flawless.git
$ cd flawless
$ python -m pip install -r requirements.txt
$ python -m game
Depending on your platform, you may need to use python3 or py.
As part of the biggest heist of the century, your goal is to steal a diamond. To do this, you will have to bypass many levels of security. As you get closer to the diamond, the security will become tougher, and you will face new challenges.
More information can be found by selecting How to Play from the main menu.
Solutions
Level 1 Solution
Team: SavagePastaMan, Griff, lxnn, EwwPhysics, eddpmett, fix-error, Avongard, KJ
Cool Cop - Escape Game
- Cool_Cop_exe.zip — Cool cop as a super cool executable
- Cool_cop.zip — Cool cop - our super cool game
git clone https://github.com/coffemakingtoaster/pyweek31.git cd .\pyweek31\ python -m pip install -r requirements.txt python run_game.py
Team: Heuser, CabCon, coffee, Sturmwolke, Zoe, MaliaCataleya
Speed Limit
- speed-limit-pyweek31-master.zip — Speed Limit -- Release Version (ZIP for use with PyGame Zero)
Gameplay Video: https://youtu.be/3jeSYrPcPDg
Entrant: thp
pygamer
- those_bastards.zip — the final game
Entrant: huub
DOOMCOPS
- DOOMCOPS.zip — This is the whole game. To play: unzip the file and run main.py. you need to have downloaded pygame 1.9.6 and tkinter, and have python 3 or higher.
Team: IcodePython, M_Tube
Airlift One
- AirliftOne.zip — My game!
Entrant: Matthgeek
COP.EXE
- COP.EXE-1.1.1.zip — Fix audio portability
- COP.EXE-1.1.zip — Added an improved experience
- COP.EXE-1.0.zip — The release version of the game
I am a hobby developer who writes lots of stuff in Python. When I make games in Python I always use pygame. This is my second pyweek and I'm hyped to use pygame 2.0. Please ping Gaming32#6509 with any questions about the game.
COP.EXEThis website says my repo name is invalid, so Iโm posting the link here: github.com/gaming32/COP.EXE
Hello and welcome! You have been hired as the new operator of our robot police officer, COP.EXE. Type "help" for help.
...begins this text-based adventure about bringing a robber to justice.
You will find that although looking at the map is easy, controlling your robot may not be so easy as WASD... you have been warned.
Entrant: Gaming32
PIT Stop
- pit-stop-1.0-win.zip — Windows Executable
- pyweek31-pit-stop-1.0.zip — Python source
The goal of the game is to perform a PIT Maneuver on the red car. Move your cop car close to the rear quarter of the red car and attempt to spin the car to an angle of at least 45 degrees in either direction. You win by spinning the car 45 degrees or more, and lose if it is anything less.
CONTROLS
- WASD or arrow keys for movement.
- W or Up increase your velocity (0-10)
- S or Down decrease your velocity (0-10)
- Spacebar to come to a complete stop
- R will reset the game and start the red car in a new random location
- Esc will quit the game
The level will increase as long as you want to play. The speed of the red car will max at about level 7.
NOTE: The "pyweek31-pit-stop-1.0.zip" will unzip correctly via finder in Mac, but will not unzip properly via the unzip cli utility. If you're on Linux I recommend downloading the source from the github repo. My apologies for the inconvenience.
Windows Users - the pit-stop-1.0-win.zip file contains the .exe and the supporting data files, but no README. On my tests, the .exe file will need to be allowed by any AV and by windows in order to execute properly.
This is my first ever submission to a Game Jam. All constructive criticism is welcome. I'm James Alexander on discord if you have questions or feedback.
Goals:
* Complete an entry and have something to submit at the end of the week (previous attempt in PyWeek 29 but I did not finish)
* Keep the game mechanic simple and digestible (both for programming and for user interface)
* Use as many randomly generated elements as possible
Entrant: yanigisawa
Copcake Caper
- copcake-caper-1.2.tar.gz — Copcake Caper v1.2
Copcake Caper: A playful culinary adventure with whimsical characters. A pair of raccoons distract the police from their misdeeds in the most delicious way possible.
Training Ground
- Training_Ground.zip — The game itself and required files
Entrant: lua-sucks
Python Prison
- PythonPrisonFinal.zip — Final Game - only updated readme
- PythonPrison.zip — Finished game with 10 levels
A puzzle game where you have to bribe cops and write Python programs to break out of jail!
Story
Despite explaining to the cops "everyone wears a balaclava to the bank" you keep inexplicably finding yourself locked in jails. Luckily there's plenty of materials around to bribe the guards with. If not perhaps you can make more? You may end up having to execute some of the characters the jail holds...
Can you make your way out to the redemptive grass?
To Play
Download and extract the zip and navigate to the folder and run these commands:
pip install -r requirements.txt python run_game.py
Python Prison was Built using Python 3.9.2 and pygame 2.0.1 and tested on the latest Python 3.9.4.
It was tested on Windows 10 and Linux Mint but not Mac OS because I don't have a Mac computer to test it on.
I have received reports it may crash around level 5 on Mac :(
Controls
- WASD/Arrows - move
- Shift - sprint
- Space - pull
- 1 - set the top left of the blue execution region
- 2 - set the bottom right of the blue execution region
- 3 - set the top left of the red output region
- 4 - set the bottom right of the red output region
- R - run the code contained in the blue execution region
- Esc - reset level
- M - toggle mute
- I - toggle info
- F9 - main menu
- F10 skip level (cheating!)
- F12 skip to sandbox (cheating!)
Video Playthrough
A full playthrough can be watched here - https://youtu.be/_z8lsIEQa9I - but be sure to try the game yourself first!
Resources Used
I wrote all the code and made all the assets for the game except for the following:
- Simple Slum font - https://www.dafont.com/simple-slum-g.font
- PT Sans font - https://www.1001fonts.com/pt-sans-font.html
- Oxygen Mono font - https://fonts.google.com/specimen/Oxygen+Mono
- "Blip rhythm loop.wav" by djfroyd - https://freesound.org/people/djfroyd/sounds/331679/
- "Party Pack, Horn Coil 01, Long, 01.wav" by J Inspector -https://freesound.org/people/InspectorJ/sounds/484267/
Entrant: discretegames
SPI-COP
- SPI-COP.zip — our submission.
Special
Person
Identifier
- COP
STORY / HowTo:
A highly wanted criminal is on the run
due to his high rank in the local community,
it would be too risky to make a move on him
during the day.
You as the new recruit have been asked to
have an eye on him during the day, to learn
his habits, to be able to capture him during
the night.
At night the criminal seems to have changed the clothes,
but you know his movement pattern, speed and size,
this will finally put an end to this crimes.
Easy mode: put him in jail, if you capture the wrong
person you loose points till you are fired.
Hard mode: get rid of the criminal directly, wrongly
shot pedestrians will make you get fired
directly.
- day: find the one (by description), and remember [his speed, his size, his walk path]
- night: find the one with the same [speed, size, walk path]
-------------------------------------------------------------------------------------
2nd game,
1st time in Python and 1st time in a game jam,
..hopefully have a lot of fun.
---------------------
Programmers: Green_boyY, MasterPice
Artists: MasterPice
The-ones-that-are-bad-at-their-jobs: Green_boyY, MasterPice
Team: Green_boyY, MasterPice
Cop-running-simulator
- theoretical-programmers.zip — main compressed file
we're just here to have fun, make new friends and experiment.
Install pygame before running.
Run main.py
press space to jump
Team: Riccardo06452, ankith101rar, Felix
Sergant Brown - LaserTag Training
- Master47-SergantBrown-LaserTag-Training.zip — Sergant Brown - LaserTag Training
How to play
Starting the gameDouble-click on main.py, or open up a command prompt / terminal, and navigate to the directiory, and type python main.py
- Aiming, Direction, Turning: Mouse
- Infrared Camera: Spacebar
He has to shoot at most five criminals per arena (in each arena, there will be one more criminal).
You control the green policeman, the criminals have the colour red. All are equipped with a laser tagging device. You shoot where the green dot is.
The red dot shows where the criminals are aiming. Beware about this.
Once you've been hit, you have to start all over again.
Eliminating all criminals advances you to the next arena.
Each arena is completely dark. You won't see any walls, unless you use the infrared camera. This makes everything, including criminals, visible for a short amount of time, until everyting goes black again, and you only see your and the enemies' aiming point.
You can use the infrared camera every five seconds, as shown by the indicator at the top "Infrared Camera: Yes/No".
Also, the current arena is displayed at the top.
- Font: SIL Open Font License
Entrant: Master47
MISSION: CLAIM FREE DONUT
- MISSION-CLAIM-FREE-DONUT-main.zip — the game
MISSION: CLAIM FREE DONUT tells the story of a mischevious child who steals a police officer's donut as he is about to take a bite.
The child must give his all to escape the officer's pursuit. Run away from the cop, keep him away by typing correct words and avoid the apples to keep running! If he catches you.... you do not know what will happen....
Here is the playthrough if needed:
https://www.youtube.com/watch?v=tl6JpssJRRc
Entrant: speedlimit35
Asteroid Chase
- Asteroid-Chase-1.0b.zip — Asteroid Chase 1.0b
You play as Jake. He is a police officer from the Outer Ring.
He has just arrived in the capital to repair his rusty police ship.
His plans change when he hears about a grand theft on the police radio.
Help him catch the thieves of the imperial crown!
Credits:
Game Design: VV0JCIECH, mit-mit
Programming: VV0JCIECH, mit-mit
Artwork: mit-mit, VV0JCIECH
Music, voice and sfx: mit-mit (additional voice by "Em")
A few of our sound effects
and campaign map planets are courtesy of external open-licenced resources (see README for details).
Enjoy our game!
Game Soundtrack:
https://soundcloud.com/user-349094787/space-chase-asteroid-chase
https://soundcloud.com/user-349094787/the-drop-asteroid-chase
BUG FIX (07/04/2021): There's an issue with our "requirements.txt" on some installs of python: if you are having issues installing the dependancies for our game (i.e. with "pip install -r requirements.txt"), then you can try deleting the line "dataclasses==0.8" from requirements.txt, before running pip again: this should fix any issues! Sorry for the inconvenience :)
Click below animation to watch full walktrough on YouTube:
Police Pursuit
- policepursuitfinal.zip — final entry, good luck
IF THE GAME DOESNT RUN, EXTRACT THE ZIP FOLDER
but hopefully it should :))
The Last Commissioner
- TheLastCommissioner.zip — Source Code
DESCRIPTION:
Somehow, you have found yourself as the police commissioner of Riverton at the worst possible time: days after a zombie invasion. Can you deploy officers, manage goodwill, and save your city from the waves of zombies that walk in suspiciously straight lines?
DEPENDENCIES:
This entry just requires stock pygame. However is uses one mouse cursor system only available in pygame 2.0.1, so running it on pygame 2.0.0 or below will result in an error.
This game is built for Python 3.6 and above, but it has only been tested on Python 3.7 and above.
RUNNING THE GAME:
The game can be run by executing run_game.py
Note: This pygame uses pygame.SCALED and the vsync setting in `pygame.display.set_mode()` to aim to provide a better experience for different display sizes.
HOW TO PLAY THE GAME:
Since it is a tower defense, most of our controls are pretty self evident.
You click on towers to buy them, you click on a valid map space to place.
You click on a placed tower to see its information.
To scroll around the larger maps, you can use the arrow keys.
CREDITS:
All art was created from scratch by our team, along with many of the sound effects.
Obviously the game was created from scratch in stock pygame.
Team: Starbuck5, icemoon97, IceFire, Vanessa1104, njbradley
Cool Cop - Bad City
- ccbc_win.zip — Windows Package
- ccbc_py.zip — Final Source Code
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.
Entrant: OrionDark7
Law & Border-Collie
- Law__Border_Collie.zip — Unfinished but playable version.
Team: Xyolidge, merricat, Ratnarchiste
Protests Arrests
- protest_arrest.zip — The final game, I hope you'll enjoy it !
Defective: Dick Driver
- DefectiveDickDriver-main_FINAL.zip — windowed default
- DefectiveDickDriver-main1.zip — changed mission text scale
- DefectiveDickDriver-main.zip — Defective: Dick Driver
You can run the game with some command line arguments, both optional, but must be in order.
python3 run_game.py {height in pixels (720 is default) always 16:9} {1 for fullscreen (default), 0 for windowed}
Team: Gnabergasher, Jeb, guns_r_2_big, memehunter
Cat Burglar
- CatBurglar-final.zip — A final build of the game for players to install if they don't want to check out the repo from github.
The theme given for pyweek 31 was โCopsโ.
You are a gorilla. Your cat was framed for illegal stonks trading, so you snuck into jail to bust her out. Now you need to make your escape!
This is a variation on a runner game genre, except you win if you last 2 minutes instead of the game being infinite.
Press space to jump over enemies. The longer you hold space, the higher you jump.
Python >= 3.7 is required. See this guide for information on how to install it.
Arcade >= 2.5.6 and dependencies are also required. They will be installed by following the instructions below.
Installation for Players1. Download the zip or clone the repo
You can find a link for the download below on this page, or you can clone the repo from github.
2. Enter the directory in your terminal or command prompt3. Create a virtual environment
python -m venv CatBurglarVenv4. Activate the environment.
Choose the appropriate command from the table below based on your OS and shell.
Operating System & Shell CommandWindows with cmd.exe | CatBurglarVenv\Scripts\activate.bat |
Windows with PowerShell | CatBurglarVenv\Scripts\Activate.ps1 |
Linux , macOS , other *NIX | source CatBurglarVenv/bin/activate |
Run the following command. It might take a bit to set up arcade.
pip install -e .6. Run the game
catburglar
You will need to have the virtual environment activated to run the game. If you open a new terminal (such as after restarting your computer), you will need to activate the shell again.
Asset citationsAll sprites are original. System fonts get pulled by arcade to render text. What these will be depends on what you have installed.
Gorilla SpritesOriginal Gorilla sprites by Salami. These donโt show up in the game, but are bundled in the assets directory. The cat was added to the original versions by Pushfoo.
EnemiesCop and drone sprites by Pushfoo
Team: GelamiSalami, pushfoo
CyberCop 2031
- CyberCop_2031.zip — Final Game v 2.0
- CyberCop_2031.zip — Final Game v 1.0
- About:
- Requiriments:
Python 3.7.3
pygame 2.0.0
numpy 1.16.3
* Not sure if the version of Python or numpy affect, only tested in these versions.
* The version of pygame it is important, if you use a older version delete the function in vehicle.py 'carCrash' and change the name of 'carCrash2' to 'carCrash'.
- How to Play:
w: Move up
a: Move left
s: Move right
d: Move down
e: Interact with people
f: Get in/out the car
ESCAPE: Go to menu
SPACE: Next text message
ARROWS: Select option in the menu.
- Guide:
You can guide yourself with the map that is in the Spoilers folder in Images.
Also here is a game play of the game:
https://youtu.be/5fcEHNNLlWg
The first thing you should do is go with your neighbor on the left, to get the car keys and thus be able to move faster, if you go back to your wife, she will tell you to go to the police station, there they will give you your uniform and the mission to find the four criminals.
The first criminal is the Racer, who skips the red lights, this one is just below the police station.
The second criminal is your other neighbor, who committed the great outrage of using Python 2 instead of Python 3 for pyweek.
The third criminal will be in the bank.
The last criminal is the drunk, he is in the bar, you must go on foot, since the car does not fit through the alleys. You will have to talk to him several times to convince him to go to the police station.
With all the criminals locked up, you can return to the police station where all the criminals will be and they will congratulate you on a job well done.
Finally, you can return to your wife who will also congratulate you.
- Sound and Music
Alls the sound effects and music are from: https://mixkit.co/
Entrant: RicBin
Protect the Pond! Quack the Case!
- aaaaAAAA-0.2.zip — Version 0.2
You are the worlds shootiest cop.
Bad Duckies want to enter your duck pond. Not on your watch! You will destroy those duckies! Your computer monitor informs you which duckies must be destroyed, so all you have to do is blindly follow instructions like a good cop.
If you let the Bad Duckies enter your pond, the pond is polluted by their presence. The whole world grows more and more toxic, and eventually everything dies.
- Procedurally generated duckies!
- All graphics made from scratch during the jam.
- Dynamic background music (composed during the jam) which changes based on the world's toxicity level.
- Big red buttons!
- Pondhouse Rules to determine who lives and who dies!
- The entire world is your health indicator
Team: kutiekatj9, lemon, bast0006, mbaruh, Chrisjl, fisher, HassanAbouelela, Grote, lakmirlifiliol, Akarys, kosayoda, Turtle
Trapped
- Trapped_PyWeek31.zip — This is my PyWeek entry. The goal is to escape the prision you will be placed in. I intend to come back to it on a later date but for now IM FREEE xD. To install the dependencies do "pip3 install -r requirements.txt" To run the game do python3 run_game.py
Entrant: drones_flier
Gnorman's Copse
- gnorman-v2.zip — Final entry v2 (zip format)
Hex-based puzzle game where you help gnomes build copses to collect magic. Control using the mouse. Open the Help & Settings menu inside the game for full control info and tips. See README.txt for command-line options.
Music by Kevin MacLeod, incompetech.com
Entrant: Cosmologicon
corcle
- corcle.zip — My final submission. The game can be ran as a executable for windows and with pygame install on any other platform with the source code version. Also the game as a fixed screen size so it would be easier to make levels for any screen size
Entrant: catornot
GD
- Workin_For_The_Man_Team_GD-1.2_final.tar.gz — Workin' For The Man v1.2 final
Workin' For The Man is a futuristic interactive computer simulation. The game puts you in the role of a crack Computer Forensics specialist in the local police bureau. Day in and day out it is your lot to pillage an endless train of broken and booby-trapped electronic devices and scour them for admissible evidence against the purveyors of vice and graft. Today is no different. The smashed heap unceremoniously dumped on your table by a mirror-eyed, burly COP clone is an inert hulk of metal, plastic, and rare earth for you to reassemble, jolt back to life, and torment for its secrets. "Do yer thing, doc," he jokes without humor. Some days it's a rewarding job, most others a curse to scratch your eyes out for. What'll it be today?
Important: Please see this discussion for the solution about the tar-gz download bug. https://pyweek.org/d/7153/#comment-14370
Important: This game requires a mic and additional software to play. Please thoroughly read readme.txt for software requirements, game instructions, tips, and tricks.
More important: The boss puzzle is very evil. There are progressive spoilers at the end of the readme. Go slowly, unless you're a shameless donut-chasing cheater.
PrisonScape
- prisonscape.zip — Entry PyWeek 31
You play a prisoner trying to escape the world.
Entrant: YannThor
Ares
- Ares.zip — Final Submission
Entrant: LeopardShark