-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
26 changed files
with
57 additions
and
3 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.08 KB
Physics2_class4 - handout/Kirby-s-Pinball-Land/Game/pinball/fonts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.99 KB
Physics2_class4 - handout/Kirby-s-Pinball-Land/Game/pinball/fonts2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+207 KB
Physics2_class4 - handout/Kirby-s-Pinball-Land/Game/pinball/music/bar.wav
Binary file not shown.
Binary file added
BIN
+203 KB
Physics2_class4 - handout/Kirby-s-Pinball-Land/Game/pinball/music/bumper.wav
Binary file not shown.
Binary file added
BIN
+230 KB
Physics2_class4 - handout/Kirby-s-Pinball-Land/Game/pinball/music/demon.wav
Binary file not shown.
Binary file added
BIN
+270 KB
Physics2_class4 - handout/Kirby-s-Pinball-Land/Game/pinball/music/ghost.wav
Binary file not shown.
Binary file added
BIN
+3.01 MB
Physics2_class4 - handout/Kirby-s-Pinball-Land/Game/pinball/music/music.ogg
Binary file not shown.
Binary file added
BIN
+239 KB
Physics2_class4 - handout/Kirby-s-Pinball-Land/Game/pinball/music/porcupine.wav
Binary file not shown.
Binary file added
BIN
+46 KB
Physics2_class4 - handout/Kirby-s-Pinball-Land/Game/pinball/spritesheet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+148 KB
Physics2_class4 - handout/Kirby-s-Pinball-Land/Kirby-s-Pinball-Land.exe
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
# Kirby's Pinball Land | ||
|
||
Kirby's Pinball Land is a pinball game featuring Kirby with some of his enemies from his games. This game was originally released from the Game Boy. | ||
|
||
## Usage | ||
|
||
This game is played using these keys in the keyboard: | ||
|
||
* Left bumper with left arrow. | ||
|
||
* Right bumper with right arrow. | ||
|
||
* Kicker with down arrow. | ||
|
||
* Restart with enter. | ||
|
||
* Exit the game with Escape. | ||
|
||
Apart from these keys, there is a debug key with the use of the mouse: | ||
|
||
* Activate mouse joint and show all shapes with F1. | ||
|
||
* Activate mouse joint with left button of the mouse. | ||
|
||
* Deactivate mouse joint with releasing left button of the mouse. | ||
|
||
* Move mouse joint with movement of the mouse. | ||
|
||
## Authors | ||
* Arnau Falgueras Garcia de Atocha | ||
* Github account: Arnau77(https://github.com/Arnau77) | ||
|
||
* Bernat Casañas Massip | ||
* Github account: BernatCasanas(https://github.com/BernatCasanas) | ||
|
||
## Github link | ||
https://github.com/Falcas-Games/Kirby-s-Pinball-Land | ||
|
||
## Original game link | ||
https://arcadespot.com/game/kirbys-pinball-land/ | ||
|
||
## Differences with the original game | ||
* We just have 1 level. | ||
* Each level has 4 camera changes, we just have 2. | ||
* The movement of the ghost is drawing a rectangle instead of drawing a circle. | ||
* We change the playability of the demon. we made it simple. | ||
* The element next to bar is disabled. | ||
* Few playability items are disabled. | ||
* Starting animations (we made it simple). | ||
* Font of the puntuation. | ||
* UI position elements changed | ||
|
||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters