https://github.com/skoprek/python-arkandoid
Arkanoid game using PyGame
https://github.com/skoprek/python-arkandoid
pygame python-3
Last synced: about 1 year ago
JSON representation
Arkanoid game using PyGame
- Host: GitHub
- URL: https://github.com/skoprek/python-arkandoid
- Owner: SKoprek
- Created: 2023-11-08T17:02:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T20:20:51.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T12:22:04.360Z (over 1 year ago)
- Topics: pygame, python-3
- Language: Python
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Description
###### _The old university project, small rework._
Python implementation of a classical game called Arkanoid
Using pygame: `v.2.5.2`
### Used assets:
* Sounds:
* Graphics:
* Replaced with self-made in inscape
###### TODO:
* fix LEVELS
* fix position/and colliding issues
* REDO UI
* sounds