Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 276 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 276 Bytes

js-spa

Flatiron JS Project

This is a basic game of snake that I made using a JS frontend and a Rails API backend as a database for the scores. There is a lot of DOM manipulation and a few fetch requests to demonstrate that the frontend and backend are able to communicate.