Skip to content

A grid application built using class based react.js components

Notifications You must be signed in to change notification settings

TylrPopcorn/The-Grid-Class-Based-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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-