comp1110-ass2/admin/F-features.md

13 lines
520 B
Markdown
Raw Normal View History

2023-03-13 20:34:59 +11:00
In addition to the features that are auto-graded, the graphical user interface
of our project implements the following features:
*(Remove those that are unimplemented)*
- A simple state viewer (Task 5)
- A basic playable game with some bugs (Task 14)
- A fully playable game (Task 15)
- Playable against a computer opponent / AI (Task 16)
- Generalised GUI to more than two players (Task 17)
- Generalised GUI to different sized boards (Task 17)
2023-05-09 14:05:47 +10:00
- Allow more than one AI player (up to 4)
- Toggleable Dark mode