Skip to content

damakes/opp-crse-prj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Python (OOP) Course Project

Project assignment for Object-Oriented programming course, completed as part of studies during my second year at XAMK UAS, Bachelor of Engineering.

Bone Collector

The aim of the course project was to develop a simple game, where the player's goal is to collect all the bones on each level, while avoiding dangerous obstacles and advancing to the next level. The game is built using Pygame library, in constructing the game and handling files. It utilizes pygame.mixer for sound file management and pickle data storage.

Folder Structure

  • sounds: Contains sound files used in the game.
  • img: Contains visual elements used in the game.
  • sources: Includes the source materials used in the project.
  • levels: Contains all the levels of the game.

Sounds from freesound.org

Resources

About

Project for Python OOP course at XAMK UAS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages