Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/lissy93/hasami-shogi
- Owner: Lissy93
- Created: 2015-09-25T17:02:58.000Z (about 9 years ago)
- Default Branch: dev
- Last Pushed: 2022-10-30T11:38:39.000Z (about 2 years ago)
- Last Synced: 2024-04-14T21:36:43.239Z (7 months ago)
- Topics: apple, board-game, hasami-shogi, ios, swift
- Language: Swift
- Homepage:
- Size: 1.07 MB
- Stars: 32
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hasami Shogi 🀄
2-player iPhone remake of the traditional Japanese board game, Hasami Shogi### 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