https://github.com/cronokirby/tictactoe
A Tic Tac Toe app / AI written with Electron + Haskell
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Repository
A Tic Tac Toe app / AI written with Electron + Haskell
Basic Info
- Host: GitHub
- Owner: cronokirby
- License: mit
- Language: JavaScript
- Default Branch: master
- Size: 10.8 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
This is an example for a small electron application, implementing a "backend" written in Haskell
This application is a simple Tic-Tac-Toe game. The UI is done in HTML / CSS / JS, interfacing with a Haskell backend that takes care of all the game AI.
Building
To build this app, you need to first use stack build --copy-bins in /backend,
transfering the compiled backend to static-resources. After that, running
npm install && npm start should take care of all the dependencies.
I've packaged the app successfully to win64, it should package successfully to other platforms, but I haven't tested it thoroughly
Owner
- Name: Lúcás Meier
- Login: cronokirby
- Kind: user
- Location: Seattle
- Website: https://cronokirby.com
- Repositories: 177
- Profile: https://github.com/cronokirby
"apprentice cryptographer"
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| cronokirby | c****y@g****m | 23 |
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0