Skip to content

kansal/Python-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Python Bot Game using Curses

The game was developed to understand the basics of python and uses of curses library.

Running a script

To run the game please do the following

  • python 201101031_robot.py

Controls

  1. arrow-right : Changes the direction to right.
  2. arrow-left : Changes the direction to left.
  3. arrow-up : Changes the direction to up.
  4. arrow-down : Changes the direction to down.
  5. space bar : Pauses the game.

Screenshots

alt text alt text

Rules you will understand as you go about playing the game.

About

A simple game built in python using curses library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages