Pinned Repositories
db-pico
db-pico | a cartridge for pico-8
hxsw
Haxe Shader Wrangler (hxsw) - a port of glsw
machinery_blog_archive
A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by request if it's a problem.
realtime-multiplayer-in-html5
Read the full article: http://buildnewgames.com/real-time-multiplayer/ An example using node.js, socket.io and HTML5 Canvas to explain and demonstrate realtime multiplayer games in the browser.
structural
An unencumbered haxe data structures library
v8-tutorials
A set of introductory tutorials for the v8 javascript engine
wren
The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.
ruby0x1's Repositories
ruby0x1/realtime-multiplayer-in-html5
Read the full article: http://buildnewgames.com/real-time-multiplayer/ An example using node.js, socket.io and HTML5 Canvas to explain and demonstrate realtime multiplayer games in the browser.
ruby0x1/v8-tutorials
A set of introductory tutorials for the v8 javascript engine
ruby0x1/machinery_blog_archive
A mirror of the publicly available Our Machinery Blog Posts from archive.org. Archived for posterity as a public service. Removed by request if it's a problem.
ruby0x1/structural
An unencumbered haxe data structures library
ruby0x1/openfl-simple-particles
A simple particle system for openfl
ruby0x1/wren-astar
A generic implementation of A* pathfinding in Wren - https://wren.io
ruby0x1/mohxa
A BDD style test library based closely on http://visionmedia.github.io/mocha/
ruby0x1/wren-json
Simple JSON parse/stringify for the Wren programming language
ruby0x1/arguable
A simple `--argument value` parsing library for Haxe.
ruby0x1/hxtypedarray
TypedArray implementation for haxe
ruby0x1/hxpromise
hxpromise
ruby0x1/luxe-gifcapture
A luxe wrapper over the gifcapture library to simplify capturing realtime gifs from in game
ruby0x1/haxe-macro-examples
Simple and self contained macro examples with posts on http://notes.underscorediscovery.com/tag/haxe-macros
ruby0x1/wren-foreigns
simple wip script to quickly generate bindings
ruby0x1/dome-pong-flow
A simple game for the domeengine.com jam, https://itch.io/jam/domejam
ruby0x1/nme-TexturePackerJSON
An implementation of a haxelib/spritesheet Loader for TexturePacker
ruby0x1/scribe
A haxe xml documentation converter tool/library [wip]
ruby0x1/snowhxt
A convenience for using hxtelemetry with flow/snow based apps quickly
ruby0x1/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
ruby0x1/haxe-entry-point-example
An example
ruby0x1/wren
The Wren Programming Language
ruby0x1/hx-simple-events
A simple event (signal/slot) system for haxe
ruby0x1/nme-haxe-pnpoly
Point in Polygon test for NME (and Haxe)
ruby0x1/pico8-sprite-font
http://pico-8.com -- simple, messy, basic fonts-as-sprites drawing
ruby0x1/enkiTS
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
ruby0x1/haxe_3.4_inline_issue
test case
ruby0x1/haxe_test_crc32_err
A reproducible test for https://github.com/HaxeFoundation/haxe/issues/4032
ruby0x1/js1k-2013-spring
A javascript 1k demo, 1024 bytes of javascript demo code.
ruby0x1/github-action-push-to-another-repository
github Action to push files into another Github repository
ruby0x1/meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render