Skip to content

PaivaEduarda/DpGame-Pygame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DPGAME - PYGAME

Index

Project Description

Welcome to Cotuca DP Game, a Python game designed to run on Raspberry Pi! This is a customized version of a laser tag game where the teacher shoots flunks and Cotuca students shoot exam tests to defend themselves.

Technologies used

  • React JS
  • MySQL
  • ASP.NET
  • Raspberry Pi set up and configured.
  • Text editor such as Nano or Thonny installed on your Raspberry Pi.
  • Terminal access on your Raspberry Pi.
  • Python installed on your Raspberry Pi.

Installation

  1. Clone this repository to your Raspberry Pi or download the Python file directly.
  2. Open a terminal on your Raspberry Pi.
  3. Navigate to the directory where you saved the Python file.
  4. Install necessary libraries. For Pygame, you can install it using pip:
pip install pygame

Running the Game

Once you've installed the necessary libraries, you can run the game:

  1. Open a text editor such as Nano or Thonny.
  2. Open the Python file (pacman.py).
  3. Save the file.
  4. In the terminal, navigate to the directory where you saved the Python file.
  5. Run the code:
python pacman.py

Gameplay

  • Use the arrow keys (up, down, left, and right) to navigate through the game.
  • Shoot exam tests to defend yourself against flunks.
  • Enjoy the game and have fun!

Authors


Eduarda Paiva

Hugo Gomes

About

A Python game designed to run on Raspberry Pi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages