alexdovzhanyn / WebAssembly_TicTacToe

An example project showing how to build a simple Tic Tac Toe game in WebAssembly for use with AlchemyVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebAssembly Tic Tac Toe

A simple tic tac toe game built with WebAssembly and AlchemyVM

Usage

  1. Clone this repository
  2. mix deps.get
  3. mix run --no-halt
  4. Play some TTT

About

An example project showing how to build a simple Tic Tac Toe game in WebAssembly for use with AlchemyVM


Languages

Language:WebAssembly 68.6%Language:Elixir 31.4%