squads

command module
v0.0.0-...-47a16e8 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: GPL-3.0 Imports: 20 Imported by: 0

README

Squads (Project Never)

This is an experiment/game involving turns-based strategy, and the Entity Component System paradigm.

20200121

Install

go install github.com/griffithsh/squads/...
$GOPATH/bin/squads

Playing with it

Pan the camera with the arrow keys. Zoom the camera with Z and X.

20211018 20200121

Profiling

$ go run . -cpuprofile pprof/cpu.prof
$ go tool pprof -http :8080 pprof/cpu.prof

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
embark
Package embark provides a Manager type to display a configuration mode to the player where they can design a squad to start a run with.
Package embark provides a Manager type to display a configuration mode to the player where they can design a squad to start a run with.
tools
cmd/expand-terrain
command expand-terrain expands the terrain of an *.overworld-recipe by one.
command expand-terrain expands the terrain of an *.overworld-recipe by one.
cmd/maximise-paths
command maximise-terrain calculates all possible connections between overworld nodes.
command maximise-terrain calculates all possible connections between overworld nodes.
cmd/norm
command norm is an interface to the NormFloat64 method in the standard library rand package that is useful when designing bell curves.
command norm is an interface to the NormFloat64 method in the standard library rand package that is useful when designing bell curves.
cmd/overworld
tool overworld previews overworld map generation
tool overworld previews overworld map generation
ui

Jump to

Keyboard shortcuts

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