Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bensaufley/code-words-web
Web facing client for Code Words, a game where you guess words
https://github.com/bensaufley/code-words-web
game mocha react
Last synced: 19 days ago
JSON representation
Web facing client for Code Words, a game where you guess words
- Host: GitHub
- URL: https://github.com/bensaufley/code-words-web
- Owner: bensaufley
- Created: 2017-06-03T04:30:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T19:22:10.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T07:56:55.438Z (7 months ago)
- Topics: game, mocha, react
- Language: CSS
- Size: 3.48 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Code Words Web
[![Maintainability](https://api.codeclimate.com/v1/badges/972a135dd86fd6423603/maintainability)](https://codeclimate.com/github/bensaufley/code-words-web/maintainability)
[![Issue Count](https://codeclimate.com/github/bensaufley/code-words-web/badges/issue_count.svg)](https://codeclimate.com/github/bensaufley/code-words-web)
[![Test Coverage](https://api.codeclimate.com/v1/badges/972a135dd86fd6423603/test_coverage)](https://codeclimate.com/github/bensaufley/code-words-web/test_coverage)
[![CircleCI](https://circleci.com/gh/bensaufley/code-words-web/tree/master.svg?style=shield)](https://circleci.com/gh/bensaufley/code-words-web/tree/master)The web-facing code for the Code Words project, which will consume the [Code Words API]
This project was bootstrapped with [Create React App] and ejected. I'm
currently blaming a bunch of the poor CodeClimate/CI metrics on the
code generated by that eject process.[Code Words API]: https://github.com/bensaufley/code-words-api
[Create React App]: https://github.com/facebookincubator/create-react-app