An open API service indexing awesome lists of open source software.

https://github.com/tylrpopcorn/the-grid-class-based-

A grid application built using class based react.js components
https://github.com/tylrpopcorn/the-grid-class-based-

action-creators class-based-components css html javascript reactjs reducer redux

Last synced: about 1 month ago
JSON representation

A grid application built using class based react.js components

Awesome Lists containing this project

README

          

# The-Grid (CLASS BASED)

Created using React.js

This is a practice example using class based components in React.js

-- -- --

**HOW TO PLAY:**
1. Simply use the keypad to move the letter "T" in any direction.
2. Count up how many times you can move the hexagon.
3. After you have finished, submit your result using the form.

Screenshot 2023-02-10 at 4 47 23 PM

Check out the **funcatonal based** grid: https://github.com/TylrPopcorn/The-Grid-Functional-based-