More actions
No edit summary |
No edit summary |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox PSP | {{Infobox PSP Homebrews | ||
| title = Impact | |title=Impact | ||
| image = | |image=impact.png | ||
| type = | |description=An original homebrew game where player need to make the blocks collide. | ||
| version = | |author=slicer4ever | ||
| | |lastupdated=2008/03/17 | ||
| | |type=Arcade Games | ||
|version=2008 | |||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/impact.zip | |||
|website=https://www.neoflash.com/forum/index.php?topic=4923.0 | |||
}} | }} | ||
Impact is an original PSP homebrew game coded by Slicer4ever. It shares some similarity to pong game with the difference of aiming to make 2 blocks collide. | Impact is an original PSP homebrew game coded by Slicer4ever. It shares some similarity to pong game with the difference of aiming to make 2 blocks collide. | ||
It was one of the contest entries for the | It was one of the contest entries for the NEO Spring Coding Compo 2008 (PSP Game). | ||
==Features== | ==Features== | ||
Line 27: | Line 27: | ||
==User guide== | ==User guide== | ||
=== | ===How to play=== | ||
The goal is to make the blocky objects collide against each other. | The goal is to make the blocky objects collide against each other. You will control the balls on both side, one starts in top left and the other starts in bottom right. | ||
You will | |||
The bottom right has inverse controls to the top left object. There are 3 different objects/blocks that you will find during the game. | |||
* White blocks - Walls. | * White blocks - Walls. | ||
* Green blocks - Speed up. | * Green blocks - Speed up. | ||
Line 42: | Line 37: | ||
===Map Editor=== | ===Map Editor=== | ||
To create you own maps, select the Create Map option from the menu. The colored blocks represents the following. | To create you own maps, select the Create Map option from the menu. The colored blocks represents the following. | ||
* Purple block - The balls (one on each side). | * Purple block - The balls (one on each side). | ||
* Small yellow block - Your editor pointer/cursor. | * Small yellow block - Your editor pointer/cursor. | ||
With the cursor you can place any of the following objects. | With the cursor you can place any of the following objects. | ||
* Gray - Walls/obstacles. | * Gray - Walls/obstacles. | ||
* Red - Object that will slow down your speed. | * Red - Object that will slow down your speed. | ||
* Green - Object that will increase your speed. | * Green - Object that will increase your speed. | ||
Once completed, exit the map editor and a box will appear where you will have to enter the name of the map (Name). Select if you want to save (Save) or return to the menu (Back). | Once completed, exit the map editor and a box will appear where you will have to enter the name of the map (Name). | ||
Select if you want to save (Save) or return to the menu (Back). | |||
==Controls== | ==Controls== | ||
Line 73: | Line 68: | ||
https://dlhb.gamebrew.org/psphomebrew/impact4.png | https://dlhb.gamebrew.org/psphomebrew/impact4.png | ||
https://dlhb.gamebrew.org/psphomebrew/impact5.png | |||
==Credits== | ==Credits== | ||
Line 84: | Line 81: | ||
* NeoFlash - [https://web.archive.org/web/20210208004225/https://www.neoflash.com/forum/index.php?topic=4923.0 https://www.neoflash.com/forum/index.php?topic=4923.0] (archived) | * NeoFlash - [https://web.archive.org/web/20210208004225/https://www.neoflash.com/forum/index.php?topic=4923.0 https://www.neoflash.com/forum/index.php?topic=4923.0] (archived) | ||
[[Category: | [[Category:NEO Spring Coding Compo 2008]] | ||
Latest revision as of 12:24, 19 Haziran 2024
Impact | |
---|---|
General | |
Author | slicer4ever |
Type | Arcade Games |
Version | 2008 |
License | Mixed |
Last Updated | 2008/03/17 |
Links | |
Download | |
Website | |
Impact is an original PSP homebrew game coded by Slicer4ever. It shares some similarity to pong game with the difference of aiming to make 2 blocks collide.
It was one of the contest entries for the NEO Spring Coding Compo 2008 (PSP Game).
Features
- 3 Difficulties.
- 9 Pre-built maps
- Fully functional map maker.
- Music.
Installation
Copy the IMPACT folder to ms0:/PSP/GAME/.
Make sure to also put the files folder inside ms0:/PSP/GAME/IMPACT/.
User guide
How to play
The goal is to make the blocky objects collide against each other. You will control the balls on both side, one starts in top left and the other starts in bottom right.
The bottom right has inverse controls to the top left object. There are 3 different objects/blocks that you will find during the game.
- White blocks - Walls.
- Green blocks - Speed up.
- Red blocks - Slow down.
Map Editor
To create you own maps, select the Create Map option from the menu. The colored blocks represents the following.
- Purple block - The balls (one on each side).
- Small yellow block - Your editor pointer/cursor.
With the cursor you can place any of the following objects.
- Gray - Walls/obstacles.
- Red - Object that will slow down your speed.
- Green - Object that will increase your speed.
Once completed, exit the map editor and a box will appear where you will have to enter the name of the map (Name).
Select if you want to save (Save) or return to the menu (Back).
Controls
In game:
D-Pad/Analog - Move balls
Map editor:
D-Pad - Move the cursor
L/R - Change Object Type (color)
Start - Activates editor menu, Exit
Screenshots
Credits
Special thanks to InsertWittyName.
Music: playgirl.
Coder and idea by: slicer4ever. Written in C++.
External links
- NeoFlash - https://www.neoflash.com/forum/index.php?topic=4923.0 (archived)