My Snake again ?
- 3 Devlogs
- 2 Total hours
i have started with the script.js coding . i will have a button controlled directly with the keyboard (ASWD keys) . The container will embed the snake and the fruit sprite dircetly in the canvas
i have started the development with a html canvas .The canvas will house all the necessary buttons , sprites and the scoring system
I have started working a simple web browser playable game which will house a snake treating on a sweet fruit. I have decided to make the game with less complexity that is HTML and CSS instead of any web frameworks such as React .This will allow me to iterate more and justify the development keeping low technical overhead .Right now im writting the CSS stylesheet