Releases: iByteABit256/tic-tac-toes
Releases · iByteABit256/tic-tac-toes
v1.2.0
What's Changed
- PWA - First steps by @iByteABit256 in #24
- Improvements to PWA by @iByteABit256 in #25
- Added home button by @iByteABit256 in #27
- Difficulty options by @iByteABit256 in #28
Full Changelog: 1.1.2...1.2.0
v1.1.2
What's Changed
- Fixed icon issue by @sebe324 in #22
- added animation when copying peer ID by @DanejSakshi13 in #23
New Contributors
- @DanejSakshi13 made their first contribution in #23
Full Changelog: 1.1.1...1.1.2
v1.1.1
v1.1.0
What's Changed
- Add Peer to Peer multiplayer by @Lesekater in #20
New Contributors
- @Lesekater made their first contribution in #20
Full Changelog: 1.0.2...1.1.0
v1.0.2
v1.0.1
What's Changed
- Made about button and Github link persistent across screens
- Made 'choose player symbol' menu more intuitive to show that it affects the player's turn
- Made start page horizontal buttons more mobile compatible
Full Changelog: 1.0.0...1.0.1
v1.0.0
What's Changed
- Added 'select player symbol' menu by @iByteABit256 in #15
- Created end game screen by @iByteABit256 in #16
- Fixed mobile compatibility issues by @iByteABit256 in #17
Full Changelog: 0.2.0...1.0.0
v0.2.0
- Code refactoring
- Added start page
- Added Minimax implementation for AI