Skip to content

kunalgorithm/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

38 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Snake

Forked from asteroids.

Quick Start

Clone the repository

Install dependencies, then run the development server:

yarn
yarn dev

Deploy

Deploy to the cloud with vercel

Install the vercel CLI

npm install --global vercel

Then deploy using

vercel

Tech stack

๐Ÿค– Typescript - static types, used throughout the client.

๐ŸŒš Next 9 - SSR, file-based routing, and automatic code-splitting

๐Ÿ’… Ant Design - Beautiful, responsive, easy-to-use components.

โ–ฒ Vercel - serverless monorepo deployment.

About

Classic snake ๐Ÿ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published