Skip to content

rooklift/gofighter_examples

Repository files navigation

gofighter_examples

Stockfighter client programs using my Gofighter library.

The library is now complete enough to write programs that can (e.g.) clear Level 4. I can't publish such solutions, but the B.L.S.H. bots, the Manual trader, and the Market and Position printers give a reasonable sample of how stuff works.

Talking to the GM

To actually run something on a real server, run game_start.exe, which saves the info from the gamemaster in the directory /gm/ - after which it can be loaded by calling gofighter.GetUserSelection("known_levels.json"). The json file contains a list of known levels, and the function asks for a choice of which level to load.

About

Stockfighter client programs using my gofighter library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages