https://github.com/wsdt/tictactoe
Tic Tac Toe with highscore (university assignment)
https://github.com/wsdt/tictactoe
batch group-project highscore javascript jquery php scss tictactoe
Last synced: 3 months ago
JSON representation
Tic Tac Toe with highscore (university assignment)
- Host: GitHub
- URL: https://github.com/wsdt/tictactoe
- Owner: wsdt
- License: gpl-3.0
- Created: 2017-05-16T07:51:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-06-17T20:55:25.000Z (almost 5 years ago)
- Last Synced: 2024-12-28T09:42:58.595Z (5 months ago)
- Topics: batch, group-project, highscore, javascript, jquery, php, scss, tictactoe
- Language: HTML
- Homepage:
- Size: 6.21 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacToe [](http://hits.dwyl.com/wsdt/tictactoe) [](https://bitbucket.org/lbesson/ansi-colors) [](https://github.com/wsdt/tictactoe/blob/master/LICENSE) [](https://php.net) [](https://github.com/wsdt/Global/wiki/Donation) [](https://saythanks.io/to/kevin.riedl.privat%40gmail.com)
Basic PHP and JS Tic-Tac-Toe. University assignment. No frameworks or ORMs used, coded by ourselves.
## Features
* Login & Registration
* Ask both players if ready
* Multiplayer (locally) and Singleplayer (pattern-based logic with configurable difficulty)
* Highscore## Collaborators
* Philipp Gsaller
* Max Zoller
* Kevin Riedl