Twist GB: Difference between revisions
More actions
Created page with "{{Infobox GB Homebrews |title=Twist |image=twistgbc.png |description=A 2-player puzzle game. |author=Nathan Squires |lastupdated=2001/01/11 |type=Puzzle |version=2001 |format=CGB |license=Mixed |download=https://dlhb.gamebrew.org/gbhomebrews/twistgbc.7z |website=https://web.archive.org/web/20021201230827/http://www.bunghk.com/GB%20Competition/results.htm |source= |donation= }} {{#seo: |title= (Puzzle) - GameBrew |title_mode=append |image=twistgbc.png |image_alt=Twist }}..." |
m Text replacement - " a a " to " a " |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
|type=Puzzle | |type=Puzzle | ||
|version=2001 | |version=2001 | ||
|license=Mixed | |||
|format=CGB | |format=CGB | ||
|download=https://dlhb.gamebrew.org/gbhomebrews/twist.zip | |||
|download=https://dlhb.gamebrew.org/gbhomebrews/ | |||
|website=https://web.archive.org/web/20021201230827/http://www.bunghk.com/GB%20Competition/results.htm | |website=https://web.archive.org/web/20021201230827/http://www.bunghk.com/GB%20Competition/results.htm | ||
}} | }} | ||
{{#seo: | {{#seo: | ||
|title= | |title=GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=twistgbc.png | |image=twistgbc.png | ||
| Line 22: | Line 20: | ||
Twist is a 2-player tile matching puzzle/board game by Nathan Squires. | Twist is a 2-player tile matching puzzle/board game by Nathan Squires. | ||
Created for Bung | Created for Bung Enterprises 4th Gameboy Coding Competition. | ||
==User guide== | ==User guide== | ||
The goal of the game is to align the colored number dot on a tile with the ones on neighboring tiles to earn points. | The goal of the game is to align the colored number dot on a tile with the ones on neighboring tiles to earn points. | ||
The game is played on | The game is played on a 4x4 board, each tile has numbered dots of different colors on every side and a number within indicating the score. | ||
Players take turns selecting a tile from the board. After | Players take turns selecting a tile from the board. After choosing a tile, it can be rotated either to the left or right. A successful match between the colored number dot on the selected tile and neighboring tiles will earn the player the combined score of the matched tiles. | ||
The game continues until a player accumulates 100 points, and they will be declared the winner. | The game continues until a player accumulates 100 points, and they will be declared the winner. | ||
| Line 45: | Line 43: | ||
https://dlhb.gamebrew.org/gbhomebrews/twistgbc2.png | https://dlhb.gamebrew.org/gbhomebrews/twistgbc2.png | ||
https://dlhb.gamebrew.org/gbhomebrews/twistgbc3.png | https://dlhb.gamebrew.org/gbhomebrews/twistgbc3.png | ||
==External links== | ==External links== | ||
*Bung Enterprise - [https://web.archive.org/web/20021201230827/http://www.bunghk.com/GB%20Competition/results.htm http://www.bunghk.com/] (archived) | *Bung Enterprise - [https://web.archive.org/web/20021201230827/http://www.bunghk.com/GB%20Competition/results.htm http://www.bunghk.com/] (archived) | ||
[[Category:4th Amateur GameboyTM Format Games Coding Competition]] | |||
Latest revision as of 11:01, 11 January 2025
| Twist | |
|---|---|
| General | |
| Author | Nathan Squires |
| Type | Puzzle |
| Version | 2001 |
| License | Mixed |
| System | CGB |
| Last Updated | 2001/01/11 |
| Links | |
| Download | |
| Website | |
Twist is a 2-player tile matching puzzle/board game by Nathan Squires.
Created for Bung Enterprises 4th Gameboy Coding Competition.
User guide
The goal of the game is to align the colored number dot on a tile with the ones on neighboring tiles to earn points.
The game is played on a 4x4 board, each tile has numbered dots of different colors on every side and a number within indicating the score.
Players take turns selecting a tile from the board. After choosing a tile, it can be rotated either to the left or right. A successful match between the colored number dot on the selected tile and neighboring tiles will earn the player the combined score of the matched tiles.
The game continues until a player accumulates 100 points, and they will be declared the winner.
Controls
D-Pad - Cursor
A/B - Rotate right/left
Start - Restart
Select - Help
Screenshots
External links
- Bung Enterprise - http://www.bunghk.com/ (archived)