Git Product home page Git Product logo

hasami-shogi's People

Contributors

kishanjay avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

hasami-shogi's Issues

Add usage metrics

Add some way of monitoring usage of the website
e.g. google analytics?

UI enhancements

The UI needs a lot of improvement

  • add sound effects to move, capture, start and end of game
  • add configurable CPU level
  • add restart game
  • cleanup board UI (ranks and files can be more minimal)
  • highlight last move
  • better allowed moves highlighting

Add win condition (UI)

Add the win condition to the UI

currently the game doesn't stop you from playing on forever. There should be a clean win condition

Add computer player

Have a CPU controlled player making moves to play against.
Implement an algorithm e.g. minimax to compute the best move for the NPC.
Preferably using WASM or an efficient computing method.

Add game explanation

A tutorial on how to play the game
I was thinking about an interactive tutorial where rules are explained with examples.

Setup CI/CD pipeline

It would be nice to auto build and deploy this application.

For the CI/CD pipeline at least the following things should be done:

  • ESlint validation
  • Stylelint validation
  • Build for production
  • Testsuite validation
  • Deploy to production

Make build command work

Build command should work before a CD pipeline can be setup.
It seems that gridsome doesn't very well support wasm files;
either figure out a way to correctly compile and bundle these files, or rewrite to a system that can.

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.