Skip to content

My PyWeek 0b11111 entry: You have been hired as the new operator of our robot police officer, COP.EXE.

License

Notifications You must be signed in to change notification settings

Gaming32/COP.EXE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Text commands and movement

The basic commands are:
 - help
 - echo
 - credits
 - clear
To move around, use one of the following commands
followed by a space and the number of blocks to
move (you can move up to two blocks):
 - left
 - right
 - up
 - down

You can move up to two blocks in a single turn, but the enemy can only move one (except very occasionally he will move two).

Running the game

This game requires Python 3.9 or later, as well as PyGame 2.0.0 or later. You can run the game by running the run_game.py file with Python.


This is my PyWeek 0b11111 (31) entry (See Here).

About

My PyWeek 0b11111 entry: You have been hired as the new operator of our robot police officer, COP.EXE.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages