An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

        

# TicTacToe [![HitCount](http://hits.dwyl.com/wsdt/tictactoe.svg)](http://hits.dwyl.com/wsdt/tictactoe) [![Maintenance](https://img.shields.io/badge/Maintained%3F-no-red.svg)](https://bitbucket.org/lbesson/ansi-colors) [![GitHub license](https://img.shields.io/github/license/wsdt/tictactoe.svg)](https://github.com/wsdt/tictactoe/blob/master/LICENSE) [![Generic badge](https://img.shields.io/badge/Made%20with-PHP-blue)](https://php.net) [![Donate](https://img.shields.io/badge/Donate-Pay%20me%20a%20coffee-3cf)](https://github.com/wsdt/Global/wiki/Donation) [![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](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