Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lissy93/hasami-shogi

🀄 2-player tactical iOS game: Based on the traditional Japanese board game, Hasami Shogi (Swift V1.0)
https://github.com/lissy93/hasami-shogi

apple board-game hasami-shogi ios swift

Last synced: 3 days ago
JSON representation

🀄 2-player tactical iOS game: Based on the traditional Japanese board game, Hasami Shogi (Swift V1.0)

Awesome Lists containing this project

README

        

Hasami Shogi 🀄



2-player iPhone remake of the traditional Japanese board game, Hasami Shogi



Screenshot

### About

[Hasami shogi](https://en.wikipedia.org/wiki/Hasami_shogi) (はさみ将棋 hasami shōgi, "sandwiching chess") is a variant of shogi (Japanese chess). Unlike other shogi variants, it has only one type of piece and is won by capturing all but one of the opponent's pieces.

If you're interested in building something similar, I recommend taking a look a Ollie's version instead, **[OlliePoole/Hasami-Shogi](https://github.com/OlliePoole/Hasami-Shogi)**

Thanks for taking a look, and you've any questions or suggestions, raise an issue and I'll (dust out my Apple Mac), and look into it :)

> **Note** This was written while Swift was in version 1, and as such there are likely some much more recent board game code examples.

### Features

Fully-functional game play, with high-scores, multi-player (based on phone contacts), game play instructions and settings to customize the board and difficulty.

### Building

```bash
git clone [email protected]:Lissy93/hasami-shogi.git
cd hasami-shogi
pod install
open hasami-shogi.xcworkspace
```


© Alicia Sykes 2015

Licensed under MIT