import Head from 'next/head' import SnakeGame from '../components/SnakeGame' export default function Home() { return (
Use arrow keys or WASD to control the snake