More
More
-
agda-life Public
Conway's Game of Life in Agda.
-
astar Public
Package astar implements the A* search algorithm for finding least-cost paths.
-
bmfont Public
Load and render bitmap fonts in the format of AngelCode's bitmap font generator.
-
canvas Public
Draw on an HTML 2D canvas in a web browser from a server program using WebSockets.
-
catmullrom Public
A Catmull-Rom spline implementation.
-
csp Public
Forked from thomas11/cspTony Hoare's seminal 1978 paper "Communicating sequential processes" implemented in Go.
Go UpdatedFeb 11, 2024 -
geom Public
Package geom provides vector and matrix types suitable for OpenGL programming: Vec2, Vec3 and Mat4.
-
gg Public
A set of command line tools and Go packages to work with Thimbleweed Park data files.
-
gldemo Public
Demonstrates usage of OpenGL 4.1 core profile via GLFW 3.3 in Go
-
gocyclo Public
Calculate cyclomatic complexities of functions in Go source code.
-
gofind Public
Find Go modules via pkg.go.dev from the command line.
-
-
ivy-prompt Public
A line editor wrapper for Ivy (an interpreter for an APL-like language) with tab-completion and input history.
-
oberon Public
Project Oberon RISC emulator in Go
-
oberon-compiler Public
N. Wirth's Project Oberon RISC compiler ported to Go.
-
pathfind Public
Path finding on a 2D polygonal map
-
pps Public
An implementation of a primordial particle system (PPS). A life-like system emerges from a simplistic particle motion law.
-
pythia Public
Browser based user interface for the Go source code guru
-
sciam-mathart Public
Making Mathematical Art (based on the Scientific American blog article)
Go BSD 3-Clause "New" or "Revised" License UpdatedDec 31, 2024 -
texturepacker Public
Read sprite sheets created and exported as JSON by TexturePacker.
-
vga Public
VGA 256-color default palette