Giter VIP home page Giter VIP logo

chessle's Introduction

Chessle

Guess the Chess player. This game is inspired by the popular word guessing game Wordle, is based off of an open source code base React Wordle and inspired by Bikle. The logo is licensed in the public domain.

Build and run

To Run Locally:

Clone the repository and perform the following command line actions:

$> cd react-wordle
$> npm install
$> npm run start

Requirements node --version > 14.0.0 and npm --version > 5.6

To build/run docker container:

$> docker build -t game .
$> docker run -d -p 3000:3000 game

Open http://localhost:3000 in browser.

FAQ

How can I change the length of a guess?

How can I create a version in another language?

chessle's People

Contributors

hannahcode avatar cwackerfuss avatar marnovandermaas avatar gbear605 avatar jnsturgis avatar eggplants avatar postylem avatar khemarato avatar tcuc avatar teddyh-io avatar ckazu avatar theotarr avatar rezkamal avatar lens0021 avatar arobison203 avatar sp8c3 avatar rbrignall avatar haithamleo avatar abhisheksahu2001 avatar vasilismantz avatar tarunavba avatar pip8786 avatar wuori avatar theknowles avatar erikmartino avatar davidmaillo avatar dcwarwick avatar curtiscde avatar craigp1231 avatar contributorpw avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.