Tricked Out Snowboarding PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP Homebrews |title=Tricked Out Snowboarding |image=trickedoutpsp.png |description=Snowboarding game made in Lua. |author=cubiCPixel |lastupdated=2006/01/18 |type=Simulation |format= |version=0.3 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/trickedoutpsp.7z |website=http://www.psplua.com/backup/news/article.php?storyid=127 |source=https://dlhb.gamebrew.org/psphomebrew/trickedoutpsp.7z }} Freestyle snowboard game with no time or races. Inspire..." |
No edit summary |
||
| Line 32: | Line 32: | ||
== External links == | == External links == | ||
* PSP Lua - http://www.psplua.com/backup/news/article.php?storyid=127 | * PSP Lua - http://www.psplua.com/backup/news/article.php?storyid=127 | ||
[[Category:Lua games on PSP]] | |||
Latest revision as of 12:21, 18 January 2025
| Tricked Out Snowboarding | |
|---|---|
| General | |
| Author | cubiCPixel |
| Type | Simulation |
| Version | 0.3 |
| License | Mixed |
| Last Updated | 2006/01/18 |
| Links | |
| Download | |
| Website | |
| Source | |
Freestyle snowboard game with no time or races. Inspired by snowboarding itself.
Screenshots
Changelog
v0.3
- Just finished with the music player of Tricked Out. You can now listen up to 5 different loops of music from either the sound menu or by using the arrows during gameplay, play stop.
- These beats can be changed, just rename your music as music1.wav, music2.wav, music3.wav etc... They have to be mono .wav sounds. The code is quite simpler than I thought. They will loop doh since I use 16 seconds loop sounds. You can also stop all sounds.
- Either than that the level engine works. I just need to finish my graphics. I'm currently using graphs from a previous flash game I made... Works for now.