最近看學大(tetristhegrandmaster3)在玩神奇寶貝連連看(kawaii)的Flash小遊戲,還超越阿公(通關),所以就寫了一個寶可夢連連看遊戲當作IOS程式設計的期末專題作品
These days,I was watching "tetristhegrandmaster3" who played 神奇寶貝連連看(kawaii) [1].
the Flash game is fun, So I reference the game rule , and remake it on IOS.
- select two pokemons
- remove two pokemon when the pokemons are the same name, and there is a "path" from pokemonA to pokemonB , and turn times lower than 2.
- continue until no pokemon
MacOS
XCode
clone this repository
git clone https://github.com/omega87910/pokemon-matching.git
then build it in Xcode