Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

A WebAssembly port of the O(sarracino) engine to play Tablut online.

You can Play it HERE.

Why

I wanted to learn a bit of WebAssembly lately, so I decided to port our high-performance C++ Tablut engine to the web.

Compiling the engine

This project ships a stripped out version of the engine and can be compiled by installing the Emscripten toolchain.

mkdir build
cd build
cmake .. -DCMAKE_TOOLCHAIN_FILE=/path/to/emsdk/fastcomp/emscripten/cmake/Modules/Platform/Emscripten.cmake
make

About

A WebAssembly port of the O(sarracino) engine to play Tablut online

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages