Skip to content
This repository has been archived by the owner on Jan 29, 2025. It is now read-only.
/ loa Public archive

An implementation of the abstract-strategy game Lines of Action, written in C, with an AI and text, Tk, and X interfaces.

License

Notifications You must be signed in to change notification settings

CaseyReeseKunst/loa

Repository files navigation

loa

Lines of action (LoA) is a strategy board game, similar to checkers, othello and chess. Learning the rules of LoA takes only a few minutes, but, as you will see, the game is far from trivial.

loa uses seven evaluation functions. The weight given to each can be changed by the user.

See the file INSTALL for compilation and installation instructions.

loa and tkloa were written by Christian Weninger in C. The xloa interface was written by Jens Thoms Törring.

This program 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 2 of the License, or (at your option) any later version.

This software package no longer has a maintainer. Fork it to maintain it or develop it further.

About

An implementation of the abstract-strategy game Lines of Action, written in C, with an AI and text, Tk, and X interfaces.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published