Skip to content

2D Game made with Pygame for Final project of the subject Object-Oriented Programming 2.

Notifications You must be signed in to change notification settings

dexeme/pygame-flashlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Material Bread logo

2D Game made with Pygame - Final project for the subject Object-Oriented Programming 2.

Features

  • Save/load system using DAO
  • Object-Oriented
  • Short and long-range weapons
  • Reactive Enemies
  • Player and Enemies Animation System

Demo

Run in browser

You can run the game in your browser by clicking here

Download Flashlight

You can download Flashlight by clicking here

Run Locally

Clone the project

  git clone https://github.com/demexe/pygame-flashlight.git

Go to the project directory

  cd final_version

Install dependencies

  pip install pygame
  pip install pygame_widgets

Run the Game

  python main.py

About

2D Game made with Pygame for Final project of the subject Object-Oriented Programming 2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages