Skip to content

Commit

Permalink
Update README.md and its screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
NicEastvillage committed May 4, 2024
1 parent ed95d79 commit cf7ec37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@

![in-game screenshot](docs/images/screenshot_1.png)

This is a sandbox designed to play variant chess, particularly my variant Heaven and Hell ([Rules](docs/RULES.md)). No rules are enforced, however. You can move pieces around as you like for maximum flexibility.
The sandbox also has two additional boards, status effects, new pieces, and various items/obstacles that can be placed on tiles.
This is a sandbox designed to play variant chess, particularly my variant Heaven and Hell ([Rules](docs/RULES.md)).
No rules are enforced, however.
For maximum flexibility you can move pieces around as you like and play with the sandbox's two
additional boards, status effects, new pieces, and various items/obstacles that can be placed on tiles.

The sandbox is implemented in [Go](https://go.dev/) using [Raylib](https://www.raylib.com/) and [Raygui](https://github.com/raysan5/raygui).
Must be compiled with `CGO_ENABLED=1`.
Binary file modified docs/images/screenshot_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cf7ec37

Please sign in to comment.