Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Crash! Car PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP Homebrews |title=HCGE |image=hcgepsp.png |description=A multiplatform 2D game development system |author=Simon Thomley (Stealth) |lastupdated=2014/06/16 |type=Game Engine |format= |version=14.06.16 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/hcgepsp.7z |website=https://web.archive.org/web/20210603174508/http://www.headcannon.com/HCGE/ |source= }} Headcannon Game Engine (formerly Engine02/E02) is a multiplatform 2D game development system....")
 
No edit summary
Line 1: Line 1:
{{Infobox PSP Homebrews
{{Infobox PSP Homebrews
|title=HCGE
|title=Crash! Car
|image=hcgepsp.png
|image=crashcarpsp.png
|description=A multiplatform 2D game development system
|description=An arcade style racing dodging car game.
|author=Simon Thomley (Stealth)
|author=grafele
|lastupdated=2014/06/16
|lastupdated=2008/02/05
|type=Game Engine
|type=Racing
|format=
|format=
|version=14.06.16
|version=4
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/psphomebrew/hcgepsp.7z
|download=https://dlhb.gamebrew.org/psphomebrew/Crash_Car.rar
|website=https://web.archive.org/web/20210603174508/http://www.headcannon.com/HCGE/
|website=https://web.archive.org/web/20080208215820/http://pspsource.de/hdp_plugins/forum/forum_viewtopic.php?139915
|source=
|source=https://dlhb.gamebrew.org/psphomebrew/Crash_Car.rar
}}
}}
Headcannon Game Engine (formerly Engine02/E02) is a multiplatform 2D game development system. 
An endless racing dodging car game.


Its editors and powerful script interface allow users to create the characters and environment that make up the game, while the program handles I/O, low-level player/object management, etc. Many 2D Genre are possible with this system, such as Platform, Adventure, SHMUP, Fighter, RPG, Paddleball/Pinball, and others.
== User guide ==
The goal is to dodge the cars that cross your path.


The PSP build uses a 333MHz processor, with 24MB of RAM available for use by HCGE.
You can choose from three different tracks and three cars.


== Installation ==
== Controls ==
Create a new directory in ms0:/PSP/GAME/ and unrar the contents into the newly created folder.
Cross - Select menu option


To install a game, unrar their contents into the same folder in which you placed the eboot.pbp. Both the game folder and the contents of the gdf folder are required.
D-Pad - Movement
 
There are several example games and a template included:
 
* HCGE General Game Template - A basic general game template, contains only enough script and data to start up as a game and display something on-screen.
* Sonic Example Game - A well-featured fanmade Sonic the Hedgehog game containing a title screen, a character and level select menu, completable levels with items, enemies, and even bosses.
* Sonic the Hedgehog: Project Mettrix - A work in progress HCGE game project. Sonic the Hedgehog example described above is based on scripts that were originally created for this game.
* Mega Man: Triple Threat - A fanmade Mega Man game created in the SNES Mega Man 7 style with new levels and Robot Masters.


== Screenshots ==
== Screenshots ==
https://dlhb.gamebrew.org/psphomebrew/images/hcgepsp2.png
https://dlhb.gamebrew.org/psphomebrew/images/crashcarpsp2.png
https://dlhb.gamebrew.org/psphomebrew/images/hcgepsp3.png
 
https://dlhb.gamebrew.org/psphomebrew/images/hcgepsp4.png
https://dlhb.gamebrew.org/psphomebrew/images/hcgepsp5.png


== Media ==
https://dlhb.gamebrew.org/psphomebrew/images/crashcarpsp3.png
'''HCGE (formerly E02) Game Creation - Introduction''' ([https://www.youtube.com/watch?v=jKrUQhn8KRo Stealth]) <br>
<youtube>jKrUQhn8KRo</youtube>


'''HCGE (formerly E02) New Interface and Game Template''' ([https://www.youtube.com/watch?v=i2KlMIWiZmk Stealth]) <br>
== Changelog ==
<youtube>i2KlMIWiZmk</youtube>
'''v4'''
* Highscore added.
* Vehicle selection added.
* Track selection added.
* More bugs fixed.


'''New HCGE Sonic the Hedgehog Example Game''' ([https://www.youtube.com/watch?v=UVD1aQH6ZCg Stealth]) <br>
== Credits ==
<youtube>UVD1aQH6ZCg</youtube>
Coder:
* pspgarafele
* TokioDrift


'''HCGE (formerly E02) Is Not Sonic - More Games''' ([https://www.youtube.com/watch?v=qs7J1wFxNzY Stealth]) <br>
Design:
<youtube>qs7J1wFxNzY</youtube>
* bAdBoY4eVeR


'''Megaman: Triple Threat - Zaiaku Man Stage Megaman Gameplay''' ([https://www.youtube.com/watch?v=lqLNBgBHrWA Stealth]) <br>
Readme:
<youtube>lqLNBgBHrWA</youtube>
* suPeer Oke


== External links ==
== External links ==
* Official website - [https://web.archive.org/web/20210603174508/http://www.headcannon.com/HCGE/ http://www.headcannon.com/HCGE/] (archived)
* PSPSource - [https://web.archive.org/web/20080208215820/http://pspsource.de/hdp_plugins/forum/forum_viewtopic.php?139915 http://pspsource.de/hdp_plugins/forum/forum_viewtopic.php?139915] (archived)
* General Game Template - [https://web.archive.org/web/20210620040739/https://www.headcannon.com/HCGE/Template/ReadMe.html https://www.headcannon.com/HCGE/Template/ReadMe.html] (archived)
* Headcannon Fan Projects - https://www.headcannon.com/hchc/
<!--https://web.archive.org/web/20150326023413/http://www.headcannon.com/hchc/index.php-->

Revision as of 04:41, 9 November 2024

Crash! Car
Crashcarpsp.png
General
Authorgrafele
TypeRacing
Version4
LicenseMixed
Last Updated2008/02/05
Links
Download
Website
Source

An endless racing dodging car game.

User guide

The goal is to dodge the cars that cross your path.

You can choose from three different tracks and three cars.

Controls

Cross - Select menu option

D-Pad - Movement

Screenshots

crashcarpsp2.png

crashcarpsp3.png

Changelog

v4

  • Highscore added.
  • Vehicle selection added.
  • Track selection added.
  • More bugs fixed.

Credits

Coder:

  • pspgarafele
  • TokioDrift

Design:

  • bAdBoY4eVeR

Readme:

  • suPeer Oke

External links

Advertising: