Skip to content

Hexagonal 2048 browser game made on Svelte. Entrance task for TypeScript Bootcamp by Evolution Gaming

Notifications You must be signed in to change notification settings

torcoste/hex2048-svelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hex2048 - Svelte

Demo: http://hex2048svelte.surge.sh/

Hexagonal 2048 game (task for TypeScript bootcamp by Evolution Gaming)

Running in development mode

npm i
npm run dev

Navigate to localhost:5000.

Building and running in production mode

npm run build

About

Hexagonal 2048 browser game made on Svelte. Entrance task for TypeScript Bootcamp by Evolution Gaming

Resources

Stars

Watchers

Forks