subpixel-snake A game of Snake that uses subpixels. This is a fork of this game: https://github.com/patorjk/JavaScript-Snake Running Clone project, then at command line: npx parcel src/index.html Runs on http://localhost:1234 Building npm run build