01 - iOS
Project1: ConnectX
Deadline: On defence day.
Examples/docs of the game:
- https://www.mathsisfun.com/games/connect-crazy.html
- https://instructions.hasbro.com/en-my/instruction/connect-4-game
- https://www.wikihow.com/Play-Connect-4
Extended rules you need to implement:
- winning condition - 3, 4 and 5
- board size - up to 10x10
- choose your own 3 different combos, sizes do not have to be user customizable.
Design board UI, using Swift UI. Support portrait and landscape - and different screen sizes. Phone and Tablet.