Описание
## About
### Game Disc Plus
- This is a project I made couple of months ago. It port the novel mod [GameDisc](https://modrinth.com/mod/game-discs) to fabric 1.21.1. I love it so much, and I wanna intergrate it to my 1.21.1 fabric modpack collection. So I made it, and now it's time to make it public.
- Modification based on MIT lisence
- Based on the original content, I added 3(technically say 4) new games:

> **2048**
> The classic 2048 game. Just merge the cube till it reach to 2048!
>
> **Gobang**
> Two modes:
> _Multiplayer_: The regular once in a turn mode.
>
> _AI mode_: Compete with bot(Due to my terrible code & shallow machine learning knowledge, it may seem easy to win).
>
> **Plane War**
> Just a silly copy of the 2D motion game I once wrote through pygame. the rule's simple, hit the aerolite to gain points.