More actions
m (Text replacement - "↵Category:Puzzle Games on DS" to "") |
No edit summary |
||
Line 14: | Line 14: | ||
Fushido is a puzzle game, inspired by the original Ishodo game. Sources, HTML doc and binaries are provided in the distribution. | Fushido is a puzzle game, inspired by the original Ishodo game. Sources, HTML doc and binaries are provided in the distribution. | ||
It was presented in the NEO Spring Coding Compo 2006 (NDS Games). | It was presented in the NEO Spring Coding Compo 2006 (NDS Games) and Datel's Design a Game Competition. | ||
==User guide== | ==User guide== | ||
Line 44: | Line 44: | ||
* Author's website - http://francois.pessaux.neuf.fr/creations.html | * Author's website - http://francois.pessaux.neuf.fr/creations.html | ||
* NeoFlash - http://www.neoflash.com/forum/index.php/topic,1826.0.html | * NeoFlash - http://www.neoflash.com/forum/index.php/topic,1826.0.html | ||
[[Category:NEO Spring Coding Compo 2006]] | [[Category:NEO Spring Coding Compo 2006]] | ||
[[Category:Design a Game for Datel]] |
Revision as of 01:40, 25 Haziran 2024
Fushido | |
---|---|
General | |
Author | Didou |
Type | Puzzle |
Version | 1.0 |
License | Mixed |
Last Updated | 2006/03/08 |
Links | |
Download | |
Website | |
Source | |
Fushido is a puzzle game, inspired by the original Ishodo game. Sources, HTML doc and binaries are provided in the distribution.
It was presented in the NEO Spring Coding Compo 2006 (NDS Games) and Datel's Design a Game Competition.
User guide
The aim is to complete lines or columns juxtaposing pieces of the same shape or the same color.
Once a line or a column is full, it disappears, leaving the cells it covered marked. Depending on the game mode, the next level is reached once enough cells or lines are marked.
However you cannot place pieces arbitrarily. Each piece must be placed next to at least 1 that was previously placed (at its up, left, down or right). Furthermore, 2 adjacent shapes must have the same colour or the same shape (i.e. icon inside the ball).
Screenshots
Online Emulator
Nintendo DS | Keyboard |
---|---|
External links
- Author's website - http://francois.pessaux.neuf.fr/creations.html
- NeoFlash - http://www.neoflash.com/forum/index.php/topic,1826.0.html