Pinned Repositories
cypress-aurelia-unit-test
This is a library designed to feel like the official aurelia/testing library but instead it is built to work with Cypress.
cypress-webpack-multibundle-preprocessor
Fork of the Cypress preprocessor for bundling JavaScript via webpack. Compiles and bundles all test files at once rather than per spec.
gml-go
This is an engine that aims to strike a balance between capturing the simplicity of the Game Maker API whilst not losing any performance given to you by Go.
networkplatformer-go
A hastily thrown together network game example using Ebiten, GopherJS and Websockets. (Server + Client)
preferdiscretegpu
A package that makes NVIDIA/AMD prefer the discrete GPU for your application (ie. for laptops that have an integrated GPU and a discrete GPU)
proposal-fel
FEL Programming Language Design Documents
rm2kpng
Rm2k PNG is a library that converts PNGs to an 8-bit RPG Maker 2000 / 2003 compatible PNG less than 256 colors are used
steamworks
Steamworks implementation in Go that doesn't require CGo
toy-webrtc-mmo
A toy MMO example built using Ebiten and WebRTC DataChannels (UDP)
zig-android-sdk
This library allows you to setup and build an APK for your Android devices
silbinarywolf's Repositories
silbinarywolf/zig-android-sdk
This library allows you to setup and build an APK for your Android devices
silbinarywolf/cypress-aurelia-unit-test
This is a library designed to feel like the official aurelia/testing library but instead it is built to work with Cypress.
silbinarywolf/rm2kpng
Rm2k PNG is a library that converts PNGs to an 8-bit RPG Maker 2000 / 2003 compatible PNG less than 256 colors are used
silbinarywolf/gml-go
This is an engine that aims to strike a balance between capturing the simplicity of the Game Maker API whilst not losing any performance given to you by Go.
silbinarywolf/sdl-zig-demo-emscripten
Same as https://github.com/andrewrk/sdl-zig-demo with Emscripten support
silbinarywolf/zig-sdl-freetype-imgui
An example setup of running a Zig application using SDL + Freetype + ImGui
silbinarywolf/desk-breaker
An application to help you take regular breaks from computer usage
silbinarywolf/3d-raylib-toy-project
Learning 3D / Raylib / etc, also hosting broken wasm build for repro for Zig
silbinarywolf/buildscripts
The scripts used to compile needed libraries for supported platform ports on our Jenkins server
silbinarywolf/dbmate
:rocket: A lightweight, framework-agnostic database migration tool.
silbinarywolf/example
Example showing how to use ogc
silbinarywolf/go-shp
Go library for reading and writing ESRI Shapefiles. Pure Golang implementation based on the ESRI Shapefile technical description.
silbinarywolf/go-typescript-react-stack
setting up a Go + React/TypeScript stack
silbinarywolf/jaes-hyperreal-3d-space-singluxe
A very tiny 3D platformer built from scratch with Zig and Raylib
silbinarywolf/ogc
Zig game engine and bindings for libogc
silbinarywolf/Player
RPG Maker 2000/2003 and EasyRPG games interpreter
silbinarywolf/SDL
SDL with the build system replaced by Zig
silbinarywolf/SDL.zig
A shallow wrapper around SDL that provides object API and error handling
silbinarywolf/sm64ex-coop
SM64 online co-op mod, forked from https://github.com/sm64pc/sm64ex
silbinarywolf/sokol-zig
Zig bindings for the sokol headers (https://github.com/floooh/sokol)
silbinarywolf/sqlsw
improved database/sql functionality
silbinarywolf/sw-zombie-fortress
A VScript mod that aims to be a faithful reimplementation of the Zombie Fortress mode made originally with SourceMod
silbinarywolf/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
silbinarywolf/zig-network
A smallest-common-subset of socket functions for crossplatform networking, TCP & UDP
silbinarywolf/Zig-PSP
A project to bring the Zig Programming Language to the Sony PlayStation Portable!
silbinarywolf/zig-wii-sdk
This library provides build and runtime functions for running Zig applications on the Wii by utilizing the devkitPro toolchain.
silbinarywolf/zig-wii-sdl2
This is a wrapper around the Wii SDL2 port: https://github.com/devkitPro/SDL/tree/ogc-sdl-2.28
silbinarywolf/zigimg
Zig library for reading and writing different image formats
silbinarywolf/zPBPTool
An improved version of the PSP pack pbp tool in pure Zig. Used in https://github.com/zPSP-Dev/Zig-PSP
silbinarywolf/zSFOTool
An improved version of the PSP mksfo tool in pure Zig. Used in https://github.com/zPSP-Dev/Zig-PSP