Skip to content

SpaceDiver™

holovdan requested to merge holovdan/ppy1-2024:SpaceDiver into main

SpaceDiver

Description

whole game made by Holovanov Danylo (holovdan)

A simple python game where the player controls a character diving through space while avoiding obstacles.

Topics done

  1. object-oriented programming (OOP)
  2. the game is covered with unitests
  3. documented using docstrings as much as possible

Controls:

  • player movement: nav. keys left and right.
  • Game start: Start button on game window or Enter(return) key.
  • Force end of the game level: Esc key.
  • Leave the game: QUIT button on game window.

Sources

sounds

pixabay.com

textures

icons8.com

Edited by holovdan

Merge request reports