Home - adrien-gueret/ludumjs GitHub Wiki

The easiest way to start with LudumJS is to develop a 100% client-side boardgame: for more advanced users, some server-side features are provided by LudumJS.

Please note that LudumJS is written with TypeScript. The package on NPM provides compiled JavaScript files if you prefer Vanilla JS, but also original TypeScript files if you want to enjoy the power of this language.