Releases: OliviaWYQ/Gomoku-Desktop
Releases · OliviaWYQ/Gomoku-Desktop
Final Iteration
Second Iteration
- Online game added
- Offline feature ( board size, font and background music) added
- Game ranking added
First Iteration Demo
- We changed the server from the LAN Server to the Amazon Cloud EC2 Server so that we do not have to change server IPv4 address each time.
First Iteration
A basic version of Gomoku game:
- Users can sign up or login by username and password. Users can play an offline Gomoku game with their friends on one computer.
- At server side, we will use MongoDB as database to store the users’ information and game history.