Code Monkey home page Code Monkey logo

rodolfoinfantini / chess Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 12.0 93.96 MB

* Vanilla Java Script chess: play with your friends, create multiplayer room, play with Stockfish, Login/Register, ELO system and puzzles.

Home Page: https://chess.rodolfoi.tech/

HTML 7.42% JavaScript 77.03% CSS 15.55%
chess chess-board chess-game chess-multiplayer chess-puzzle chessprogramm express game javascript js multiplayer multiplayer-game node-js nodejs real-time realtime socket-io

chess's Introduction

chess's People

Contributors

rodolfoinfantini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chess's Issues

MySQL

Trying to launch the application locally, it requires a mysql database.
Is there a scheme provided somewhere?

Your thing isn't working

I love this project but I was wondering if you could tell me how I could easily run it on my own?

SMTP Error

Hey there your package looks great but I'm running into errors trying to get the docker up and even running once. An SMTP Error that comes up and also access denied. I'm a bit confused because it seems related to login but I figured you could be a guest?

image

my .yml file is like this after setting up a basic mysql database in docker -

version: '3'

services:
chess:
image: chess
environment:
PORT: 3000
MYSQL_HOST: localhost
MYSQL_USER: root
MYSQL_PASSWORD: root_password
MYSQL_DB: mydatabase
DEBUG: false
EMAIL_USER: [email protected]
EMAIL_PASS: password

Online Game is not working

When creating the online game, after accessing the link, after white moves, black cannot see white's move.
Communication between the 2 boards works. (if one board closes the game, the other can see that).

Localhost

Sabe me dizer por que só consigo criar um jogo via localhost na porta 3000? Nem com o ip privado da minha máquina carrega a partida, na verdade observei que há algum problema no mysql mas procurei em tudo e não achei nada. Gostaria de saber para fins acadêmicos, estou usando o docker

Not an issue. Just some questions

Hi. How do you get the images for the pieces? Is there a possibility to have different image for each pawn individually? E.g., pawn on a2 to have image A, pawn on b2 to have image B…and so on.

Thank you in advance

Question

Is it possible to store in a file all the moves that are made in a game? Eg: d4 c5 xc5 , so the algebraic notation...

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.