/Home

http://chessforeva.gitlab.io
......... ...........
.... ....

Chessforeva

Chess software for fun

otrdiena, 2024. gada 26. marts

Flutter FlutiChess

Flutter Chess project Web application 



Github at
github.com/Chessforeva/

FlutterChessFluti

sestdiena, 2022. gada 16. jūlijs

Chess Puzzles tool

A simple ChessPuzzles editor tool that finds chess checkmate variants instantly.
Works using WebAssembly and 64-bit magic numbers based c program, see previous posts.
May not handle too deep searches properly, refresh page then. A sample M3 demo link.
Searches checkmate only, it is not a chess engine. Wasm free for any site. Source at GitHub.



svētdiena, 2022. gada 13. februāris

Chess Magic Numbers explained

Shortly about - It is chess programming. Let's make it simple.

trešdiena, 2020. gada 26. februāris

Flash chess of Jester engine

Play* Jester chess. Not a new one but a good one port of Lokasoft java chess engine.
*Flash plugin required


ceturtdiena, 2016. gada 1. septembris

NES chess project

Nintendo is a 8-bit console of 80s (wiki). AI plays noob chess. A small chess book inside, one move evaluation. This .NES file is ready for loading in emulators FCEUX, Nestopia, Jnes, others. The C-code is compiled on cc65 compiler for 6502 cpu.

JS Chess NES is an online browser version, thanks to Nezulator emulator.


otrdiena, 2016. gada 9. februāris

ZX Spectrum 128 chess puzzles

ChessZX is a project for ZX Spectrum 128 (wiki). Highly compressed 8416 computer generated chess puzzles M1,M2,M3.
This .SNA file , .TAP file (download) snapshot is loadable on emulators Speccy, EmuZWin, ZXSpin, others.

The assembler code has been compiled on SjASMPlus. User can redefine cursor keys, Kempston joystick . No mouse, no floppy disk.
Code sources available on GitHub.

jsChessZX - play in online javascript emulator, thanks to jbacteria 
...or on js-dos speccy online