Pinned Repositories
master-server
A master server and connection interface for listing game servers programmed in node.js. Communicates over TCP and publishes a server list via HTTP.
nengi
a node.js + html5 network engine for real-time multiplayer games
nengi-2d-basic
nengi-2d-csp
nengi-babylon-3d-shooter
nengi+babylon template of a 3d shooter with client-side prediction and lag compensation
net-engine-demo
An HTML5 + node.js websocket net engine. Game entities are updated on the server, and (almost) automagically synced to all clients. Only partially implemented.
nice-proto
node-game-loop
node.js accurate game loop
volcanic-island-generator
Game development, procedural terrain generation of volcanic islands
timetocode's Repositories
timetocode/nengi
a node.js + html5 network engine for real-time multiplayer games
timetocode/nengi-babylon-3d-shooter
nengi+babylon template of a 3d shooter with client-side prediction and lag compensation
timetocode/node-game-loop
node.js accurate game loop
timetocode/nengi-2d-csp
timetocode/master-server
A master server and connection interface for listing game servers programmed in node.js. Communicates over TCP and publishes a server list via HTTP.
timetocode/3d-top-down
timetocode/nengi-2d-basic
timetocode/node-master-game-server
A master server that maintains a list of other active servers. MasterServer.js is the main master server, and GameServerClient.js is a component that game servers can use to list themselves with the master server.
timetocode/tls-json
timetocode/nengi-seams-prototype
timetocode/nice-proto
timetocode/vuex-party-example
HTML5 websocket game party/team example in Vuex+VueJS
timetocode/nengi-buffers
Contains a BufferReader and BufferWriter implementing nengi's IBinaryReader and IBinaryWriter and compatible with node.js buffers.
timetocode/nengi-dataviews
Contains a DataViewReader and DataViewWriter implementing nengi's IBinaryReader and IBinaryWriter and compatible with browser DataView.
timetocode/nengi-tutorials
timetocode/noiseproto
playground for trying and rendering procedurally generated terrain and patterns
timetocode/party
A party service to join players into a group over websockets.
timetocode/jasmine-toEqualMultiple
A jasmine.js custom matcher that allows multiple possible values.
timetocode/nengi-api-example
timetocode/nengi-barebone
timetocode/nengi-ecs-prototype
timetocode/nengi-uws-instance-adapter
nengi instance adapter for uws.js
timetocode/nengi-websocket-client-adapter
Browser websocket adapter for nengi client
timetocode/nengi-ws-client-adapter
nengi client adapter for ws
timetocode/nengi-ws-instance-adapter
nengi instance adapter for ws
timetocode/PathFinding.js
A comprehensive path-finding library for grid based games
timetocode/pixi-extra-filters
Community made filters that aren't in the core plugin.
timetocode/pixi-spine
Pixi.js plugin that enables Spine support.
timetocode/public-ip
Get your public IP address - very fast!
timetocode/Website
Main babylon.js website