Pinned Repositories
berrystats
Flask/Jinja2 web app to report various stats about a Raspberry Pi
duelyst
godot-grid-engine
A Godot library for games with grid-based movement.
minecraft-client
A Minecraft RCON client written in Go
minecraft-client-csharp
A Minecraft RCON client written in C#
minecraft-client-rs
A Minecraft RCON client written in Rust
OpenRVS
Source code for the OpenRVS Raven Shield patch
poeapi
A Go client for the Path of Exile API
rogue-spear-2020
Playing Rainbow Six 2: Rogue Spear in 2020 and Beyond
ue5-multiplayer-plugin
Multiplayer support in Unreal Engine 5
willroberts's Repositories
willroberts/openrvs-stats
Small web app to display currently active OpenRVS servers
willroberts/ue5-hack-and-slash
A third-person hack & slash game developed with Unreal Engine 5.
willroberts/ds-algo-review
Examples of data structures and algorithms commonly found in software interviews.
willroberts/openrvs-registry
Automatic server registration for OpenRVS
willroberts/ue4-hack-and-slash
A third-person hack & slash game developed with Unreal Engine 4.
willroberts/ue5-multiplayer-shooter
Multiplayer third-person shooter built with Unreal Engine 5
willroberts/duelyst
willroberts/godot-grid-engine
A Godot library for games with grid-based movement.
willroberts/achievement-calc
Steam Achievement Calculator
willroberts/android
Documentation and Examples for Android Apps in Go
willroberts/begemmed
willroberts/blazor-kestrel
Demo of Blazor serving Razor via Kestrel
willroberts/BuildingEscape
Building Escape game (C++ and UE4)
willroberts/container-examples
Testing runc, containderd, podman, etc.
willroberts/db-examples
Examples of interaction with various databases in Go
willroberts/faeria
Faeria Card Analysis Tools
willroberts/fallout4-mods
Mods for Fallout 4
willroberts/ggpk
A parser and loader for the GGPK file format
willroberts/github-analytics
A parser and analyzer for data produced by the Github CLI
willroberts/godot-platformer
A simple platformer game made in Godot 4.3 with GDScript
willroberts/godot-tactical-rpg
2D Tactical RPG made with Godot
willroberts/http3-quic-example
Minimal examples of HTTP/3 and QUIC
willroberts/pong
An implementation of Pong in Go, using SDL2.
willroberts/python-unit-testing
Python 3 unit testing examples
willroberts/rust-context
Example of context flowing through code for tracing support
willroberts/rust-wasm
A demo of WebAssembly via Rust and wasm-pack
willroberts/spring-grpc-service
Example Spring GRPC Service
willroberts/StreetsFPS
A first-person shooter developed with Unreal Engine 5
willroberts/willroberts.github.io
Github Pages source for my game dev portfolio
willroberts/windows-gui
Examples of Windows GUI apps with lxn/walk