Pinned Repositories
asobiba
A Go Playground in WebAssembly
ebiten
Ebitengine - A dead simple 2D game engine for Go
file2byteslice
A dead simple tool to embed a file to Go
go-inovation
Go port of Inovation 2007 by Omega
go-mp3
An MP3 decoder in pure Go
go-steamworks
A Steamworks SDK binding for Go
go2cpp
A converter from Go to C++
goc
A C interpreter in Go
hitsumabushi
Run Go programs (almost) everywhere
wasmserve
An HTTP server for testing Wasm
hajimehoshi's Repositories
hajimehoshi/ebiten
Ebitengine - A dead simple 2D game engine for Go
hajimehoshi/wasmserve
An HTTP server for testing Wasm
hajimehoshi/hitsumabushi
Run Go programs (almost) everywhere
hajimehoshi/go-inovation
Go port of Inovation 2007 by Omega
hajimehoshi/go-steamworks
A Steamworks SDK binding for Go
hajimehoshi/asobiba
A Go Playground in WebAssembly
hajimehoshi/bitmapfont
Package bitmapfont offers a font.Face value of some bitmap fonts
hajimehoshi/notarize
Package notarize provides APIs for Apple application notarization
hajimehoshi/oklab
Package oklab provides color.Color implementations for Oklab and Oklch.
hajimehoshi/webmplayer
A WebM Player using Ebitengine
hajimehoshi/meiro
Software to generate mazes
hajimehoshi/purego
hajimehoshi/hajimehoshi.com
hajimehoshi.com
hajimehoshi/sugoimaze
Ebitengine Game Jam 2024
hajimehoshi/microui
A tiny, portable, immediate-mode UI library ported to Go and Ebitengine
hajimehoshi/neko
Neko is a cross-platform open-source animated cursor-chasing cat. This is the reimplementation write in Go.
hajimehoshi/oggloop
An Ogg/Vorbis meta data parser for LOOPSTART and LOOPLENGTH as RPG Maker does
hajimehoshi/switches
Maze Game
hajimehoshi/c-for-go
Automatic C-Go Bindings Generator for Go Programming Language
hajimehoshi/kagi
A simple password generator
hajimehoshi/mpegg
Simple way to use gen2brain/mpeg with Ebitengine.
hajimehoshi/SDL_GameControllerDB
A community sourced database of game controller mappings to be used with SDL2 Game Controller functionality
hajimehoshi/typesetting
High quality text shaping in pure Go.
hajimehoshi/wasmbrowsertest
Run WASM tests inside your browser
hajimehoshi/hajimehoshi.github.io
hajimehoshi.github.io
hajimehoshi/mpeg
MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go
hajimehoshi/go-wav
A Go library to read/write WAVE(RIFF waveform Audio) Format
hajimehoshi/goversiontest
hajimehoshi/libvpx-go
Package vpx provides Go bindings for libvpx-1.6.0, the WebM Project VP8/VP9 codec implementation.
hajimehoshi/opus-go
Package opus provides Go bindings for Opus encoder/decoder reference implementation by Xiph.org