Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yrq110/Amidakuji
A little game written in swift
https://github.com/yrq110/Amidakuji
amidakuji swift
Last synced: 3 months ago
JSON representation
A little game written in swift
- Host: GitHub
- URL: https://github.com/yrq110/Amidakuji
- Owner: yrq110
- License: mit
- Created: 2016-07-25T08:38:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-24T05:13:25.000Z (almost 8 years ago)
- Last Synced: 2024-07-16T14:54:54.724Z (4 months ago)
- Topics: amidakuji, swift
- Language: Swift
- Homepage:
- Size: 6.16 MB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Amidakuji_Swift
## What's amidakuji?
[Wiki](https://en.wikipedia.org/wiki/Ghost_Leg)## Game Mode
### Mode A - Normal1. adjust track
![](https://github.com/yrq110/Amidakuji_Swift/blob/master/play_gif/1_1.gif)
2. add segment
![](https://github.com/yrq110/Amidakuji_Swift/blob/master/play_gif/1_2.gif)
3. run
![](https://github.com/yrq110/Amidakuji_Swift/blob/master/play_gif/1_3.gif)
### Mode B - Backstepping
The results are randomized.
Make numbers back to their right initial position.
1. add segment
![](https://github.com/yrq110/Amidakuji_Swift/blob/master/play_gif/2_1.gif)
2. run
![](https://github.com/yrq110/Amidakuji_Swift/blob/master/play_gif/2_2.gif)
3. show answer
![](https://github.com/yrq110/Amidakuji_Swift/blob/master/play_gif/2_3.gif)
4. noob boy
![](https://github.com/yrq110/Amidakuji_Swift/blob/master/play_gif/2_4.gif)
## Blog
[Swift实现的鬼脚图小游戏](http://yrq110.me/2016/08/06/20160806-amidakuji/)