Skip to main content

01 - Android - TIC-TAC-TWO

Leg 1

Deadline 2024-10-17 23:59:59

Project: TIC-TAC-TWO (customized)

Rules of the game:

Main goal in Leg 1 - UI

Support rotation (land and port), typical screen sizes (phone and tablet).

Screens - main gameplay, settings, stats (human vs human, human vs bot)

Optional - dark/light mode (system or forced), color schemas, animations, drag-and-drop buttons to place, sounds, ...

Leg 2

Deadline 2024-10-31 23:59:59

Add save game functionality based on SQLite db. Either single table with just single state for every saved game, or 1:m with multiple states.