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

Sand Traps Wii: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Games (Puzzle) - GameBrew
|title_mode=append
|image=sandtrapswii.jpg
|image_alt=Sand Traps
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Sand Traps
|title=Sand Traps
|image=sandtrapswii.jpg
|image=sandtrapswii.jpg
|description=Guide sand to the exit and avoid traps
|description=Guide sand to the exit and avoid traps
|author=flarup
|author=flarup (Uffe Flarup)
|lastupdated=2010/05/07
|lastupdated=2010/05/07
|type=Puzzle
|type=Puzzle
Line 15: Line 9:
|license=Mixed
|license=Mixed
|download=https://dlhb.gamebrew.org/wiihomebrews/sandtrapswii.7z
|download=https://dlhb.gamebrew.org/wiihomebrews/sandtrapswii.7z
|website=https://web.archive.org/web/20120428141721/http://www.flarup.org/v1/kodeSandTraps_eng.php
|website=http://www.flarup.org/v1/kodeSandTraps_eng.php
|source=
|source=
}}
}}
'''''Sand Traps''''' is an original multiplayer puzzle/platform game for Wii homebrew.
Sand Traps is an original multiplayer puzzle/platform game for Wii homebrew..


The objective of the game is to tilt the board using your Wiimote, in order to guide the sand towards the green exit. In each level you need to save a certain percentage of the sand. If the sand 'falls out' of the board it is lost. If the sand touches the red stone it is also lost.
==User guide==
The objective of the game is to tilt the board using your Wiimote, in order to guide the sand towards the green exit. In each level you need to save a certain percentage of the sand. If the sand falls out of the board it is lost. If the sand touches the red stone it is also lost.


In some levels you can add new stone, and in some levels you can also remove it again so you can reuse it elsewhere.
In some levels you can add new stone, and in some levels you can also remove it again so you can reuse it elsewhere.


== Controls ==
=== Creating your own levels ===
{| class="wikitable"
The game will look for level information in the folder on the SD card called /apps/sandtraps/levels/. If you look in the folders in here you can see that each level is based on a BMP graphics file and on a text file.
|-
! Button !! Action
|-
| Wiimote Aim || Rotate board / Move stone pointer (not applicable in all levels)
|-
| Wiimote A Button || Start game / Put stone on board (not applicable in all levels)
|-
| Wiimote B Button || Remove stone from board (not applicable in all levels)
|-
| Wiimote DPad Left / Wiimote DPadRight || Change difficulty setting in main menu
|-
| Wiimote DPad Up / Wiimote DPadDown || Change level directory in main menu
|-
| Wiimote Home Button || Pause game / Exit game
|}


== Creating your own levels ==
The game does not report errors in case there is something wrong with the level information - it just exits without warnings. This might be improved later on.
The game will look for level information in the folder on the SD card called '/apps/sandtraps/levels/'. If you look in the folders in here you can see that each level is based on a BMP graphics file and on a text file. The game does not report errors in case there is something wrong
with the level information - it just exits without warnings. This might be improved later on.


* For the BMP graphics file it is important that in the same color format as the existing levels, and that you only use the same color indices as in these levels. If you use any other colors the game will exit. The size must be 320 * 320 pixels. Use [http://www.gimp.org GIMP] to save the image if you experience problems.
* For the BMP graphics file it is important that in the same color format as the existing levels, and that you only use the same color indices as in these levels. If you use any other colors the game will exit. The size must be 320 * 320 pixels. Use [http://www.gimp.org GIMP] to save the image if you experience problems.
Line 50: Line 28:
* The levels must have consecutive numbers and the first level must have number 1.
* The levels must have consecutive numbers and the first level must have number 1.


If you create some good levels I would happily include them in the next version of the game.
== Controls ==
Pointer - Rotate board, Move stone pointer (not applicable in all levels)
 
A - Start game, Put stone on board (not applicable in all levels)
 
B - Remove stone from board (not applicable in all levels)
 
D-Pad Left/Right - Change difficulty setting in main menu
 
D-Pad Up/Down - Change level directory in main menu
 
Home - Pause game, Exit game


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/wiihomebrews/sandtrapswii-01.png
sandtrapswii2.png
https://dlhb.gamebrew.org/wiihomebrews/sandtrapswii-02.png
sandtrapswii3.png
https://dlhb.gamebrew.org/wiihomebrews/sandtrapswii-03.png
 
https://dlhb.gamebrew.org/wiihomebrews/sandtrapswii-04.png
sandtrapswii4.png
https://dlhb.gamebrew.org/wiihomebrews/sandtrapswii-05.png
sandtrapswii5.png
https://dlhb.gamebrew.org/wiihomebrews/sandtrapswii-06.png
 
https://dlhb.gamebrew.org/wiihomebrews/sandtrapswii-07.png
sandtrapswii6.png
https://dlhb.gamebrew.org/wiihomebrews/sandtrapswii-08.png
sandtrapswii7.png
 
sandtrapswii8.png
sandtrapswii9.png


==Media==
==Media==
'''Wii | Juego Homebrew Channel Sand Tramps v2.2 | Adictivo''' ([https://www.youtube.com/watch?v=RkqxoJV1tGM javienigma]) <br>
<youtube>RkqxoJV1tGM</youtube>
<youtube>RkqxoJV1tGM</youtube>


== Changelog ==
== Changelog ==
''' Version 2.3 (2010-05-09) '''
''' Version 2.3 2010/05/09 '''
*Added "Sand Madness" levels
*Added "Sand Madness" levels.


''' Version 2.2 (2009-12-02) '''
''' Version 2.2 2009/12/02 '''
*Background music by Peter de Man added
*Background music by Peter de Man added.


''' Version 2.1 (2009-11-15) '''
''' Version 2.1 2009/11/15 '''
*Added "Multiplayer Mayhem" levels
*Added "Multiplayer Mayhem" levels.
*Reusable stone can now be placed in the BMP level files
*Reusable stone can now be placed in the BMP level files.


''' Version 2.0.1 (2009-10-11) '''
''' Version 2.0.1 2009/10/11 '''
*Eliminated possible duplicate/non-working map entries in main menu
*Eliminated possible duplicate/non-working map entries in main menu.
*Updated to version 4.1.0 of GRRLIB
*Updated to version 4.1.0 of GRRLIB.


''' Version 2.0 (2009-10-08) '''
''' Version 2.0 2009/10/08 '''
*MULTI PLAYER SUPPORT!
*Multi player support.
*Code cleanup
*Code cleanup.
*Added end-screen when all levels in a map are completed
*Added end-screen when all levels in a map are completed


''' Version 1.2 (2009-09-19) '''
''' Version 1.2 2009/09/19 '''
*New levels with new 'crumbling stone' feature
*New levels with new 'crumbling stone' feature.
*Improved movement for falling sand
*Improved movement for falling sand.
*Level BMP files now uses an indexed palette for easier editing
*Level BMP files now uses an indexed palette for easier editing.
*No longer uses absolute file paths
*No longer uses absolute file paths.
 
''' Version 1.1 2009/09/08 '''
*Several new levels added.
*Code cleanup.
*Can now zoom in on board (zoom set for each level in configuration file).
*Home button now pauses game instead of going directly to main menu.
*Automatically scans 'level' directory for new levels.
 
''' Version 1.0 2009/08/27 '''
*Initial release.
 
==Credits==
Music by Peter de Man.


''' Version 1.1 (2009-09-08) '''
Powered by HBC, devkitPro, GRRLIB and associated libraries.
*Several new levels added
*Code cleanup
*Can now zoom in on board (zoom set for each level in configuration file)
*Home button now pauses game instead of going directly to main menu
*Automatically scans 'level' directory for new levels


''' Version 1.0 (2009-08-27) '''
Thanks to:
*Initial release
* Users of the GRRLib forum for their help during development of this program.
* CodeMii for tutorials.
* Arikado for MP3 playback tutorial.
* Sand Traps users for feedback and suggestions.


== External links ==
== External links ==
* Official Website - https://web.archive.org/web/20120428141721/http://www.flarup.org/v1/kodeSandTraps_eng.php
* Author's website - [https://web.archive.org/web/20120428141721/http://www.flarup.org/v1/kodeSandTraps_eng.php http://www.flarup.org/v1/kodeSandTraps_eng.php] (archived)
* Wiibrew - https://wiibrew.org/wiki/Sand_Traps
* WiiBrew - https://wiibrew.org/wiki/Sand_Traps

Revision as of 11:14, 4 March 2023

Sand Traps
File:Sandtrapswii.jpg
General
Authorflarup (Uffe Flarup)
TypePuzzle
Version2.3
LicenseMixed
Last Updated2010/05/07
Links
Download
Website

Sand Traps is an original multiplayer puzzle/platform game for Wii homebrew..

User guide

The objective of the game is to tilt the board using your Wiimote, in order to guide the sand towards the green exit. In each level you need to save a certain percentage of the sand. If the sand falls out of the board it is lost. If the sand touches the red stone it is also lost.

In some levels you can add new stone, and in some levels you can also remove it again so you can reuse it elsewhere.

Creating your own levels

The game will look for level information in the folder on the SD card called /apps/sandtraps/levels/. If you look in the folders in here you can see that each level is based on a BMP graphics file and on a text file.

The game does not report errors in case there is something wrong with the level information - it just exits without warnings. This might be improved later on.

  • For the BMP graphics file it is important that in the same color format as the existing levels, and that you only use the same color indices as in these levels. If you use any other colors the game will exit. The size must be 320 * 320 pixels. Use GIMP to save the image if you experience problems.
  • For the text files it is important that you at least have a line break where the comments are. You don't have to keep the comments themselves, but there must at least still be the line break where the comments where.
  • The levels must have consecutive numbers and the first level must have number 1.

Controls

Pointer - Rotate board, Move stone pointer (not applicable in all levels)

A - Start game, Put stone on board (not applicable in all levels)

B - Remove stone from board (not applicable in all levels)

D-Pad Left/Right - Change difficulty setting in main menu

D-Pad Up/Down - Change level directory in main menu

Home - Pause game, Exit game

Screenshots

sandtrapswii2.png sandtrapswii3.png

sandtrapswii4.png sandtrapswii5.png

sandtrapswii6.png sandtrapswii7.png

sandtrapswii8.png sandtrapswii9.png

Media

Wii | Juego Homebrew Channel Sand Tramps v2.2 | Adictivo (javienigma)

Changelog

Version 2.3 2010/05/09

  • Added "Sand Madness" levels.

Version 2.2 2009/12/02

  • Background music by Peter de Man added.

Version 2.1 2009/11/15

  • Added "Multiplayer Mayhem" levels.
  • Reusable stone can now be placed in the BMP level files.

Version 2.0.1 2009/10/11

  • Eliminated possible duplicate/non-working map entries in main menu.
  • Updated to version 4.1.0 of GRRLIB.

Version 2.0 2009/10/08

  • Multi player support.
  • Code cleanup.
  • Added end-screen when all levels in a map are completed

Version 1.2 2009/09/19

  • New levels with new 'crumbling stone' feature.
  • Improved movement for falling sand.
  • Level BMP files now uses an indexed palette for easier editing.
  • No longer uses absolute file paths.

Version 1.1 2009/09/08

  • Several new levels added.
  • Code cleanup.
  • Can now zoom in on board (zoom set for each level in configuration file).
  • Home button now pauses game instead of going directly to main menu.
  • Automatically scans 'level' directory for new levels.

Version 1.0 2009/08/27

  • Initial release.

Credits

Music by Peter de Man.

Powered by HBC, devkitPro, GRRLIB and associated libraries.

Thanks to:

  • Users of the GRRLib forum for their help during development of this program.
  • CodeMii for tutorials.
  • Arikado for MP3 playback tutorial.
  • Sand Traps users for feedback and suggestions.

External links

Advertising: