Parkin' Rampage: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = Parkin' Rampage
|title=Parkin' Rampage
| image       = https://dlhb.gamebrew.org/dshomebrew/parkinrampageds03.png
|image=parkinrampage.png
| type       = Puzzle
|description=Navigate the police out of the jammed parking lot.
| version     = 02 Jan 2021
|author=Tim 'Mighty Max' Seidel (DesperateProgrammer)
| licence    = BSD-3-Clause
|lastupdated=2021/01/03
| author      = Tim 'Mighty Max' Seidel (DesperateProgrammer)
|type=Puzzle
| website     = https://mighty-max.itch.io/parkin-rampage
|version=2021
| download    = https://github.com/DesperateProgrammer/ParkingRampage/blob/main/ParkingRampage.nds
|license=BSD-3-Clause
| source      = https://github.com/DesperateProgrammer/ParkingRampage
|download=https://dlhb.gamebrew.org/dshomebrew/parkinrampage.7z
}}  
|website=https://mighty-max.itch.io/parkin-rampage
 
|source=https://github.com/DesperateProgrammer/ParkingRampage
|donation=https://mighty-max.itch.io/parkin-rampage
}}
Parkin'Rampage is a homebrew sliding puzzle game for the NDS.
Parkin'Rampage is a homebrew sliding puzzle game for the NDS.


It was submitted to the [https://itch.io/jam/ibrew-festival-1/entries ibrew festival 2020].
It was submitted to the ibrew festival 2020.


==User guide==
==User guide==
Line 44: Line 46:


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/dshomebrew/parkinrampageds02.png
https://dlhb.gamebrew.org/dshomebrew/parkinrampage2.png
 
https://dlhb.gamebrew.org/dshomebrew/parkinrampage3.png
https://dlhb.gamebrew.org/dshomebrew/parkinrampageds01.png
<!--BEGIN Online Emulator Section-->
 
==Online Emulator==
https://dlhb.gamebrew.org/dshomebrew/parkinrampageds00.png
{{#tag:html|
 
<div style='width:520px;height:390px;max-width:100%'><div id='game'></div></div>
<script type='text/javascript'>
{{DS EmulatorJS Settings}}
EJS_core = 'desmume2015';
EJS_gameName = "Parkin' Rampage";
EJS_gameUrl = 'https://dlhb.gamebrew.org/onlineemulators/nds/parkinrampage.7z';
</script>
{{EmulatorJS Loader}}
}}
{{DS Control Settings}}
<!--END Online Emulator Section-->
==Media==
==Media==
'''Parkin'Rampage 1st Gameplay''' ([https://www.youtube.com/watch?v=OIOm5GWD4sU Tim Seidel]) <br>
'''Parkin'Rampage 1st Gameplay''' ([https://www.youtube.com/watch?v=OIOm5GWD4sU Tim Seidel]) <br>
Line 55: Line 67:


==Changelog==
==Changelog==
'''02/01/2020 16:00 (CET)'''
'''2021/01/02 16:00 (CET)'''
* Added (local) high score tracking.
* Added (local) high score tracking.
* Added sound effects for starting & winning.
* Added sound effects for starting & winning.
Line 64: Line 76:
* 32 Levels.
* 32 Levels.


'''18/12/2020 11:00 (CET)'''
'''2020/12/18 11:00 (CET)'''
* Internal: Added key mapping layer.
* Internal: Added key mapping layer.
* Some keys slightly changed. I.e. Up/Down in level select. us of left and right shoulder.
* Some keys slightly changed. I.e. Up/Down in level select. us of left and right shoulder.


'''15/12/2020 16:40 (CET)'''
'''2020/12/15 16:40 (CET)'''
* Fixed a bug restarting moves/time when ending the pause with touch control.
* Fixed a bug restarting moves/time when ending the pause with touch control.


'''14/12/2020 16:10 (CET)'''
'''2020/12/14 16:10 (CET)'''
* Made the source available via github.
* Made the source available via github.
* Added "rainbow" color animation to he text background (used in the won screen).
* Added "rainbow" color animation to he text background (used in the won screen).
Line 77: Line 89:
* Fixed a graphical glitch on the title screen.
* Fixed a graphical glitch on the title screen.


'''13/12/2020 21:40 (CET)'''
'''2020/12/13 21:40 (CET)'''
* Tweaked he control a bit. Game is now completely controable via Touch and Keys.
* Tweaked he control a bit. Game is now completely controable via Touch and Keys.
* Resume to main menu is now possible from game pause.
* Resume to main menu is now possible from game pause.


'''13/12/2020 21:10 (CET)'''
'''2020/12/13 21:10 (CET)'''
* Added more levels. Mainly in advanced and expert difficulty.
* Added more levels. Mainly in advanced and expert difficulty.


'''11/12/2020 21:20 (CET)'''
'''2020/12/11 21:20 (CET)'''
* Added the first 3 levels for intermediate difficulty.
* Added the first 3 levels for intermediate difficulty.
* Extended touch control, for work in the level selection & rearranged text.
* Extended touch control, for work in the level selection & rearranged text.


'''11/12/2020 09:30 (CET)'''
'''2020/12/11 09:30 (CET)'''
* Added basic touch control.
* Added basic touch control.
* Added Music Volume setting.
* Added Music Volume setting.


'''09/12/2020 14:30 (CET)'''
'''2020/12/09 14:30 (CET)'''
* Reworked main menu to use the 8x16 font background.
* Reworked main menu to use the 8x16 font background.
* Added option to select specific level.
* Added option to select specific level.
* Added new beginner levels (Now 10).
* Added new beginner levels (Now 10).


'''08/12/2020 17:40 (CET)'''
'''2020/12/08 17:40 (CET)'''
* The pause screen now displays the control pattern on the top screen.
* The pause screen now displays the control pattern on the top screen.
* Fixed a bug causing the game time to continue despite of pausing.
* Fixed a bug causing the game time to continue despite of pausing.
Line 108: Line 120:


==External links==
==External links==
* GitHub - https://github.com/DesperateProgrammer/ParkingRampage
* itch.io - https://mighty-max.itch.io/parkin-rampage
* itch.io - https://mighty-max.itch.io/parkin-rampage
* GitHub - https://github.com/DesperateProgrammer/ParkingRampage
* itch.io - https://itch.io/jam/ibrew-festival-1/entries


<br>
[[Category:DS homebrew games]]
[[Category:DS homebrew games]]
[[Category:Homebrew puzzle games on DS]]
[[Category:Homebrew puzzle games on DS]]

Latest revision as of 06:49, 20 February 2024

Parkin' Rampage
Parkinrampage.png
General
AuthorTim 'Mighty Max' Seidel (DesperateProgrammer)
TypePuzzle
Version2021
LicenseBSD-3-Clause
Last Updated2021/01/03
Links
Download
Website
Source
Support Author

Parkin'Rampage is a homebrew sliding puzzle game for the NDS.

It was submitted to the ibrew festival 2020.

User guide

Your goal is to move all cars out of the way, so the police can leave the parking lot.

It has a total of 32 levels which you can select based on the difficulty:

  • Beginnger.
  • Intermediate.
  • Advanced.
  • Expert.

Controls

Keypad:

X/Y/A/B - Move between cars

D-Pad - Move the selected car

Start - Pause

Touchscreen:

Tap - Select Item, Use selected Item

Swipe - Change level

Drag - Move car

Icon - Pause/Resume, Return to main menu

Screenshots

parkinrampage2.pngparkinrampage3.png

Online Emulator

Can use gamepad or customise in the control settings.
Nintendo DS 🎮 Keyboard
C-a.png Kb-z.png
C-b.png Kb-x.png
C-x.png Kb-a.png
C-y.png Kb-s.png
C-start.png Kb-enter.png
C-select.png Kb-v.png
C-l.png Kb-q.png
C-r.png Kb-e.png
C-pad.png Kb-dpad.png

Media

Parkin'Rampage 1st Gameplay (Tim Seidel)

Changelog

2021/01/02 16:00 (CET)

  • Added (local) high score tracking.
  • Added sound effects for starting & winning.
  • Moved music volume into options menu.
  • New optionsmenu with sound effect volume and key mapping.
  • Options are now saved for persistence when leaving the options menu.
  • New diffuculty level "Any" to (randomly) select from all levels.
  • 32 Levels.

2020/12/18 11:00 (CET)

  • Internal: Added key mapping layer.
  • Some keys slightly changed. I.e. Up/Down in level select. us of left and right shoulder.

2020/12/15 16:40 (CET)

  • Fixed a bug restarting moves/time when ending the pause with touch control.

2020/12/14 16:10 (CET)

  • Made the source available via github.
  • Added "rainbow" color animation to he text background (used in the won screen).
  • Fixed a wrong car in Beginner Map 6.
  • Fixed a graphical glitch on the title screen.

2020/12/13 21:40 (CET)

  • Tweaked he control a bit. Game is now completely controable via Touch and Keys.
  • Resume to main menu is now possible from game pause.

2020/12/13 21:10 (CET)

  • Added more levels. Mainly in advanced and expert difficulty.

2020/12/11 21:20 (CET)

  • Added the first 3 levels for intermediate difficulty.
  • Extended touch control, for work in the level selection & rearranged text.

2020/12/11 09:30 (CET)

  • Added basic touch control.
  • Added Music Volume setting.

2020/12/09 14:30 (CET)

  • Reworked main menu to use the 8x16 font background.
  • Added option to select specific level.
  • Added new beginner levels (Now 10).

2020/12/08 17:40 (CET)

  • The pause screen now displays the control pattern on the top screen.
  • Fixed a bug causing the game time to continue despite of pausing.
  • Fixed some font artifacts.

Credits

Audio curtsey of The Mod Archive.

Graphics by Might Max.

External links

Advertising: