A simple Snake game made with JS and Svelte for a workshop during our formation at Becode.
A demo is available here.
The repository served as a base for a Svelte initiation during a 3h workshop.
It consists of multiple branches showcasing every step of the project.
The main branch showcases the finished game with features we planned to present. It was used as a demo for the workshop.
The dev branch was used for live coding during the workshop. It contains every feature made live with workshop attendees.
There are 7 steps, each step consist of a fonctionnal and displayable part of the game:
A static branch to deploy a demo on GitHub pages.