Coder Social home page Coder Social logo

chess_paths's Introduction

Chess Paths is a simple puzzle game I'm writing for my Node capstone project for Thinkful.

Click here to run the app: https://safe-hamlet-64087.herokuapp.com/

The inital, minimum viable product version has a single puzzle in which you place a chess queen on an empty chess board and try to move over and/or land on every square on the board in just 14 moves.

Features complete now:

Splash page, information page, game page, rules page, how the queen moves page.

Game board on which you try to solve the puzzle. Every square is a button. Click a square to place the queen, then click other squares to make moves.

Scoreboard which keeps track of how many moves you have made and how many squares have been visited.

Undo, redo, and reset buttons. Full undo back to before placing the queen on the board, full redo to the end of the game (if you made it that far).

Save/load game, with sign up/log in for users to keep their games separate from those others have saved. This is where the back-end database comes in.

Features partially complete:

Responsive design. Working at least acceptably well for all phones, tablets, and computer screens.

Display of moves on the chess board. The squares which have been visited are colored with a semi-transparent gold overlay, but the paths made by each move are not yet being drawn. (Paths is right there in the name of the app, so that needs to happen.)

Known issues:

Keyboard controls not available for those not using the mouse. Saved gaves: date & time stamp not always visible on smaller screens.

Stretch goals:

Animation to make everything look better!

Music and sound effects.

Option to display all legal moves during the game, for those still learning how the queen moves.

Additional puzzles for the knight, bishop, and rook.

Second queen puzzle.

Screen shots:

Splash screen Game screen Rules screen Saves screen Login screen

chess_paths's People

Contributors

robertvfrazier avatar

Watchers

James Cloos avatar Aleksandar Grbic avatar  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.