Loading repository data…
Loading repository data…
SpekCezStolicku / repository
A modern take on the classic Snake game, featuring unique fruit effects, realistic two-segment snake movement, and global high scores. Built with Vue 3, TypeScript, and Tailwind CSS.
Welcome to our custom Snake game, designed to challenge and entertain with a fresh take on the classic arcade favorite. This game is built using Vue 3 and TypeScript with the Composition API, optimized with Vite for swift performance. Our styling is powered by Tailwind CSS, ensuring a sleek, classic arcade look.
https://spekcezstolicku.github.io/snakeGame/
Join the fun and test your reflexes and strategy with our modernized version of Snake. Whether you’re looking to kill time or aiming to top the global leaderboards, this game promises not to disappoint.
nvm and use node version 21+npm install
npm run dev
npm run build
npm run lint