Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jumba23/snake-game
https://github.com/jumba23/snake-game
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/jumba23/snake-game
- Owner: jumba23
- Created: 2021-04-29T00:44:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-06T23:49:16.000Z (over 2 years ago)
- Last Synced: 2023-08-12T21:53:22.069Z (about 1 year ago)
- Language: JavaScript
- Size: 393 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Snake Game
Simple and famous Snake Game. Written using HTML, CSS, and Javascript languages. In this application, I was working on improving my knowledge of canvas elements.### Try it - [here](https://jumba23.github.io/Snake-Game/)
# Application
# Summary
While working on the game, I felt pretty comfortable using JavaScript functions, arrays, and canvas. This was my first application where I was using classes and objects. Writing the game and working on individual parts was definitely challenging but not frustrating. It provided me with an opportunity to learn new things and approach some old problem-solving techniques with new concepts.# About Me
Goran Cvetic - Software Developer - [LinkedIn](https://www.linkedin.com/in/goran-cvetic/)