Skip to content

suchipi/hex-engine-tic-tac-toe-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

An example of a tic-tac-toe game built in Hex Engine.

This repo was created using create-hex-engine-game.

Usage

To run a development webserver for your game locally:

npm start

To build a production version of your game for redistribution:

npm run build

For more info, head on over to Hex Engine's website.

About

An example tic-tac-toe game written in Hex Engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages