This repository has been archived by the owner on Jul 21, 2023. It is now read-only.
Releases: JesseSenior/pyGobang
Releases · JesseSenior/pyGobang
v0.2.1
- Emergency bug fix. (@JesseSenior, @Xshellye )
v0.2.0
- Fix many GUI bugs.
- Reconstruct src/display/screen/main_screen.py .
- Change gobang AI algorithm. (@Xshellye )
- Support IME input.
- Polish GUI effect.
- Change the loudness of bgm and sound effect.
- Improve compilation speed and streamline compiled binary file size.
- Update project report. (@JesseSenior )
v0.1.1
- Change the build tool to Nuitka.
- Fix some bugs.
v0.1.0
- Fix some bugs.
- Add background music and sound effects.
- Update build script.
v0.1.0-alpha
- First release. (^_^)