Just-Moh-it / p5-snake

Yet another attempt at recreating snake from scratch

Home Page:https://snake.mohitya.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

p5-template

Starter for a p5.js project using

Start a new project

  1. Optional: On this repo's GitHub page, click "Use this template" to create your own repo
  2. Clone the repo locally
  3. cd into repo's directory
  4. yarn

Development

After starting a project...

  1. yarn run dev
  2. Open http://localhost:3000 in a browser
  3. Make edits to src/main.ts

About

Yet another attempt at recreating snake from scratch

https://snake.mohitya.dev


Languages

Language:TypeScript 88.1%Language:HTML 8.6%Language:CSS 3.3%