Skip to content

chrismenke45/snake_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game Front End

This is the snake game I made with React. The backend made with Ruby on Rails can be seen here
desktop

How it's made:

Tech used: React.js, Vanilla CSS

Optimizations

I could have made this code a little cleaner. The Snake, Board, and Space classes follow OOP principles but are hard to understand without an in depth review.

Lessons Learned

This got me back to using React after taking a front end haitus to learn Ruby on Rails. It reminded me that state in React is immutable and allowed me to build my first React component that updates based on time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published