The Android client for the Flang board game
https://codeberg.org/jannis/Flang
|
||
---|---|---|
app | ||
doc | ||
flang-lib | ||
gradle/wrapper | ||
metadata | ||
network-api | ||
.gitignore | ||
LICENSE.txt | ||
NOTICE.md | ||
README.md | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
settings.gradle |
README.md
Flang Android
Flang is a board game similar to chess or shogi but differs in some special rules.
Screenshots




Client Features
- Play Flang: offline and online
- Flang TV: see other people play Flang
- Profile: watch played games
- Analysis board: reinvestigate your games, optionally with computer hints
- Tutorial
- Opening book: see common played openings
- Global chat: Exchange with other flang players
- Top players: see the best Flang players and statistics
Forum and discussion
There is a forum page! You can ask questions there, help other players understanding the game, publish your new opening or strategies that you discovered.
Join the bridged chat on:
- Matrix: #flang:matrix.org
- Telegram: @flanggame
There is also a global chat ingame.
Notices
A HUGE thank you to Lichess which is licensed under the GNU GPLv3 just like Flang. Flang uses several assets such as piece images and game sounds from the Lichess repository in the Android client and I hope it's okay to use them. If not, please mail me (address below).
You can find more copyright notices here.
Donating
You want to donate? Here are some options:
- Liberapay (via PayPal)
- BTC: 3KDMLFrcDjeuXBM1CFpkHYBZLr23jF4JCw
You can also send a mail to get in touch with me.
License
Copyright (C) 2021 Jannis Scheibe jannis@tadris.de
Flang is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Flang is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Flang ist Freie Software: Sie können es unter den Bedingungen
der GNU General Public License, wie von der Free Software Foundation,
Version 3 der Lizenz oder (nach Ihrer Wahl) jeder neueren
veröffentlichten Version, weiter verteilen und/oder modifizieren.
Flang wird in der Hoffnung bereitgestellt, dass es nützlich sein wird, jedoch
OHNE JEDE GEWÄHR,; sogar ohne die implizite
Gewähr der MARKTFÄHIGKEIT oder EIGNUNG FÜR EINEN BESTIMMTEN ZWECK.
Siehe die GNU General Public License für weitere Einzelheiten.
Sie sollten eine Kopie der GNU General Public License zusammen mit diesem
Programm erhalten haben. Wenn nicht, siehe <https://www.gnu.org/licenses/>.