command
module
Version:
v0.0.0-...-031a75b
Opens a new window with list of versions in this module.
Published: Mar 23, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
fp93
Floppy Punk 2193
The base TUI upon which to build FloppyPunk games and supplements;
a cross-platform binary written in Go and leveraging the tvwiew library.
The total size of this binary after packing with upx cannot exceed one megabyte; any larger and it must be trimmed.
Build & Pack
# Will build for your machine first; in this case, on windows
# (drop the exe on *nix systems)
go build -ldflags="-s -w" .\fp93.go
upx .\fp93.exe
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.