Pixelz is a simple board game.
todo
I created the project to learn SwiftUI. It will start as a single player game.
There are several ideas on what multiplayer features could be added.
- Challenge friends by inviting them to play the same board.
- Add leaderboards.
- Create real time matches.
- Back-end will be created in Vapor
When the iOS app is finished I plan to create an Apple TV app.
Later there's a possibility to create an Android app. Either native in Kotlin or in Flutter.