Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Amidakuji_Swift

## What's amidakuji?
[Wiki](https://en.wikipedia.org/wiki/Ghost_Leg)

## Game Mode
### Mode A - Normal

1. 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/)