https://github.com/iamgio/oop22-pixformer
https://github.com/iamgio/oop22-pixformer
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/iamgio/oop22-pixformer
- Owner: iamgio
- License: mit
- Created: 2022-12-24T07:33:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-12T10:27:26.000Z (over 1 year ago)
- Last Synced: 2025-04-03T06:21:59.693Z (about 1 year ago)
- Language: Java
- Size: 27.5 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- 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,
where you have to accumulate points by killing enemies
and grabbing coins in order to reach the end of the level.
This project was made for the Object Oriented Programming
course of the Computer Science and Engineering department of UniBo,
Cesena.
## Controls
| | **Jump** | **Left** | **Right** | **Ability** | **Sprint** |
|--------------|------------------|------------------|-----------------|-------------|------------|
| **Player 1** | W, Space | A | D | Shift | CTRL |
| **Player 2** | :arrow_up_small: | :arrow_backward: | :arrow_forward: | M | N |
| **Player 3** | Y | G | J | C | X |
| **Player 4** | Numpad 8 | Numpad 4 | Numpad 6 | Numpad 2 | Numpad 1 |
## Screenshots


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