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

https://github.com/suft/tac


https://github.com/suft/tac

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Tac
![Tac](./tictactoe.png "Tac")

## Summary
* Node

## Installation and Usage
```bash
$ git clone https://github.com/suft/tac
$ cd tac
$ npm start
```

## Dependencies
* [Node](https://github.com/nodejs/node)
* [Electron](https://github.com/electron/electron)
* [p5.js](https://github.com/processing/p5.js)

## Authors
[Sufien Tout](https://github.com/suft "Sufien")
[Beidou Zhang](https://github.com/beidouz "Beidou")

## Contribute
Contributions are always welcome, to contribute please open an issue first to discuss potential changes/additions.