justinian / dice
Golang dice library
☆21Updated 3 months ago
Alternatives and similar repositories for dice:
Users that are interested in dice are comparing it to the libraries listed below
- My old Flash game rewritten in Go using the Ebiten library☆29Updated last year
- A simple game engine using Ebitengine with ECS.☆35Updated 6 months ago
- Yet another vector math package☆30Updated last year
- Puzzles in a magnetic world for Ebitengine's first game jam (2022).☆25Updated 2 years ago
- hello world for Gio graphics for Golang. Gio runs on macOS, Windows, Wayland (linux), X11, WebASM, iOS, and Android. All in Go, no bridge…☆16Updated last year
- Golang library to manage hexagon grids☆42Updated 4 years ago
- Library for combining tiled maps with pixel☆46Updated last year
- * This repo moved to https://go.isomorphicgo.org/go/isokit * Common isomorphic functionality in one kit.☆53Updated 6 years ago
- Various examples of how to use the Humble Toolkit.☆13Updated 8 years ago
- database library for storing and quering Go struct data☆13Updated 4 months ago
- A collection of algorithm to format text for the terminal☆50Updated last year
- Ungrammar implementation and API in Go☆44Updated 9 months ago
- Sprite animation library for Ebitengine inspired by anim8☆67Updated last month
- Use yaegi as a template engine.☆32Updated last year
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated last year
- TPS vs FPS explained for Ebitengine users.☆34Updated 2 years ago
- Clever, minimal wrapper to improve Go `html/template` usage. No loss of speed.☆24Updated 4 years ago
- Extra features used on top of Ebiten by HajimeHoshi☆20Updated 3 years ago
- A package that makes NVIDIA/AMD prefer the discrete GPU for your application (ie. for laptops that have an integrated GPU and a discrete …☆60Updated 4 years ago
- An easy-to-use, lightweight embedded on-disk database built on Badger for use in your Go programs.☆52Updated 4 years ago
- Dynamic, server-side web-applications.☆20Updated 3 years ago
- paths is a pathfinding library written in Golang for use with games.☆63Updated last year
- Easy file permissions for golang. Easily get and set file permission bits.☆53Updated 3 years ago
- Versatile Go code generator.☆43Updated 2 years ago
- HTML Pretty Print for Go (golang)☆18Updated 4 years ago
- Text rendering package for Ebitengine.☆55Updated last month
- Frongo is a Golang package to create HTML/CSS components using only the Go language.☆26Updated 3 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 9 years ago
- Simple tool to render and view markdown files locally☆14Updated last month
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…