Skip to content

Releases: caiovelp/chessGame

v1.0.1

27 Jun 13:41
ff7f1dc

Choose a tag to compare

No README é possível encontrar mais detalhes do projeto. Jogo está completo, podendo receber updates e melhorias futuras. Está disponível para Windows e Linux, além de estar hospedado no itch.io para ser jogado na web também.

Alpha Version v0.1.2

17 Jun 15:07
2a5bf76

Choose a tag to compare

Castling added on our game, the only special movement we have. Also, some bug fixes were made together with more unit test coverage.

Alpha Version v0.1.1

01 Jun 11:06
cc680c6

Choose a tag to compare

Now we have some new features:

  1. Board Customization;
  2. Pieces Customization;
  3. Background Customizaton;
  4. Improvements on the player view;
  5. Easy IA added to the game;
  6. Bugs fixes.

Alpha Version v0.1.0

21 May 01:58
9729b4c

Choose a tag to compare

Now we have a full chess game. The game is a playable by two local players with only the regular moves, it's still missing the special moves it will be added in the future.

Demo version v0.0.2

09 May 01:59
7a03a48

Choose a tag to compare

This is a updated version of the chess game. It's an almost complete game, we have only two problems:

  1. No game over
  2. No special movements

Besides of that, it's a chess game.

Demo version v.0.0.1

26 Apr 12:12
babda26

Choose a tag to compare

This is a demo version of the chess game. That version includes this following features:

  • Menu
  • The chessboard and it pieces
  • Movement of the pieces

That is a playable version of the game with a lot of bugs.