https://github.com/iamgio/distributed-pixformer
https://github.com/iamgio/distributed-pixformer
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamgio/distributed-pixformer
- Owner: iamgio
- License: mit
- Created: 2024-12-12T10:34:27.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-06T16:27:26.000Z (over 1 year ago)
- Last Synced: 2025-05-12T14:35:50.052Z (about 1 year ago)
- Language: Java
- Size: 13.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pixformer
Pixformer is a platform game inspired by Super Mario,
in which you can accumulate points by defeating enemies along your way
and grab coins and power-ups in order to reach the end of the level.
This project was originally made for the Object-Oriented Programming
course of the Computer Science and Engineering department of UniBo,
Cesena (original repo: [iamgio/OOP22-pixformer](https://github.com/iamgio/OOP22-pixformer))
and then extended for the Distributed System course.
## Controls
| Jump | Move left | Move right | Ability | Sprint | Go to menu |
|----------|-----------|------------|---------|--------|------------|
| W, Space | A | D | Shift | CTRL | ESC |
## Screenshots


## Credits
Original game:
- Giacomo Antonelli
- Giorgio Garofalo
- Nicolò Ghignatti
- Luca Patrignani
Distributed patch:
- Giorgio Garofalo
Sprites by [webfussel](https://webfussel.itch.io/more-bit-8-bit-mario).