kengonakajima
執行役員CTO @ monoAI technology nostr: npub13vgdtcp6rhw364q4pcrjvfuk0z8qmfalc6zreafa97tq0u8qw3wst474vh
monoAI technologyToyama
Pinned Repositories
blog
ringo's weblog
book
『オンラインゲームを支える技術 -- 壮大なプレイ空間の舞台裏』 サンプルゲームレポジトリ
book2
Sample game code repository for my book vol.2
lua-msgpack
msgpack implementation by pure Lua (5.1) works without LuajJIT and FFI.
lua-msgpack-native
Faster implementation of MessagePack for Lua runtime
luvit-mysql
Luvit port of node-mysql
moyai
Simple 2D/3D game library for native C++, strongly inspired by MoaiSDK API structure.
profile
snippets
wise9mmo
MMOG with node.js and Unity3D
kengonakajima's Repositories
kengonakajima/lua-noise
Noise generators for Lua
kengonakajima/lua-tcc
Simple interface to TCC, a fast runtime C compiler by Fabrice Bellard, it allows a Lua script to compile C code and register it at runtime as Lua-callable C funcions.
kengonakajima/rbnarcissus
A Ruby port of the Mozilla Javascript self-parser
kengonakajima/enet-1
A fork of the enet networking library