C:\COWENGINE\COWENGINE.EXE

CowEngine

A C++ game engine with .cow scripting, Bullet physics, and multiplayer that runs in your browser. NEW!



Scripting
.cow — a small embedded language bound to C++ builtins
Physics
Bullet rigid bodies as the authoritative world state
Netcode
Headless C++ server, client prediction + entity interpolation
Transport
WebTransport, with a WebSocket (wss://) fallback
Targets
Native (GLFW/OpenGL) and WebAssembly from one codebase
PARTS OF THIS ENGINE ARE STILL UNDER CONSTRUCTION — PLEASE EXCUSE THE DUST
--:--