simplesolver

module
v0.0.0-...-8510552 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 9, 2023 License: GPL-3.0

README

go-ricrob

Go Report Card REUSE status

ricochet robots

Building

To build go-ricrob you need to have a working Go environment of the latest or second latest Go version.

Test

Test server HTTP API
#Assuming the server is running at 'localhost:5000' the following command
#retrieves a board definition via tile position URL query parameters.
curl "http://localhost:50000/board?ttl=A1F&ttr=A2F&tbl=A3F&tbr=A4F"

ASCII art

ASCII Art generated at https://patorjk.com/software/taag/.

Directories

Path Synopsis
cmd
internal
packed
Package packed provides types and functions for memory efficient representations of robots.
Package packed provides types and functions for memory efficient representations of robots.
partmap
Package partmap provide a partitioned map.
Package partmap provide a partitioned map.
solver
Package solver implements a simple solver.
Package solver implements a simple solver.
spinlock
Package spinlock provides a spinlock mutex.
Package spinlock provides a spinlock mutex.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL