Git Product home page Git Product logo

sho-shogi's Introduction

Sho-Shogi

An SDL Program for playing Sho Shogi (no AI support yet) License: Apache License 2.0 with Restriction for Redistribution of the Work itself (MIT style)
Notes:

  1. Along with this repository, for proper running of the application, the font Noto Serif CJK JP Bold from its official website is needed under the name and path \res\NotoSerifCJKjp-Bold.ttf. It is not uploaded here because it is greater than 25 MB.
  2. Furthermore, since this uses the CPU renderer of SDL as well as the really slow ImGui, this application is somewhat slow when it comes to piece promotion, so please wait for the promotion dialog on moving a piece into / inside the promotion zone and do not hurry up while playing the game.
  3. In order to use the OpenGL based renderer, please make changes accordingly in the code (both SDL and ImGui part) and the shell file.
  4. Compilation (.sh) file is provided only for compilation on Linux using GCC compiler. But for other compiler or platforms, the file ought to be pretty similar. On Windows, possibly the same file might work if MSYS2 bash is used.
  5. There may exist certain bugs. One known bug is about a not so important text not being rendered at the end of the game. Another bug is that you cannot promote a piece while exiting the promotion zone. There may be any more unknown bugs.
  6. There is no AI in this application.
  7. This application does not show all valid moves, even though there is move validation.

sho-shogi's People

Contributors

hydrotreasure 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.