Tuffy1 / ts-snake

The realization of snake game with typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ts-snake

The realization of snake game with typescript

Getting Start

// install the repo with npm
npm install

// run the app
npm run dev

// production
npm run build

About

The realization of snake game with typescript


Languages

Language:TypeScript 87.2%Language:HTML 5.3%Language:JavaScript 5.2%Language:CSS 2.4%