Live data from Hacker News

A chess TUI implementation

github.com

11–20 of 47 posts

Re: A chess TUI implementation

#11
Honest question, is there any open source non-subscription based no-frill virtual chess board on Android that allows you to simply play chess offline against human or AI, in the same spirit as VLC on Android?

Re: A chess TUI implementation

#12

Honest question, is there any open source non-subscription based no-frill virtual chess board on Android that allows you to simply play chess offline against human or AI, in the same spirit as VLC on Android?

lichess is open source and has an android app

Re: A chess TUI implementation

#13

Honest question, is there any open source non-subscription based no-frill virtual chess board on Android that allows you to simply play chess offline against human or AI, in the same spirit as VLC on Android?

Chess (Chess program and FICS client) https://f-droid.org/packages/jwtc.android.chess/

JustChess (Chess for one or two players) https://f-droid.org/packages/com.alaskalinuxuser.justchess/

Re: A chess TUI implementation

#14
post #12

Honest question, is there any open source non-subscription based no-frill virtual chess board on Android that allows you to simply play chess offline against human or AI, in the same spirit as VLC on Android?

lichess is open source and has an android app

Vouching for this, best chess app ever. Also offers a website!

Re: A chess TUI implementation

#18
post #12

Honest question, is there any open source non-subscription based no-frill virtual chess board on Android that allows you to simply play chess offline against human or AI, in the same spirit as VLC on Android?

lichess is open source and has an android app

For convenience...

https://lichess.org

https://play.google.com/store/apps/details?id=org.lichess.mo...

Re: A chess TUI implementation

#19
post #12

Honest question, is there any open source non-subscription based no-frill virtual chess board on Android that allows you to simply play chess offline against human or AI, in the same spirit as VLC on Android?

lichess is open source and has an android app

Great, thanks for the suggestion.

Apparently, Lichess has 'Over the board' feature that allows you to play with your friend offline, nice!

Re: A chess TUI implementation

#20
post #9

Commit 592de110d15c55512f8254b38051e3a61853eb82 looks weird. I don't have the time to read the code, but mod 9 instead of mod 8 in a chess-related program looks like the off-by-one has just been "fixed" in the wrong place.

Could be the newline
Post reply on HN