Snake cat
The game is created using React and TypeScript.
Main features:
- Configuration of the game field size and game speed.
- Choice between a field with borders or without.
- After the game ends, there is an option to restart with the same settings or reset to default parameters.
- State management is implemented through React Context, providing convenient data management.
- Styling is done using Styled Components, as well as partially SCSS.
#React #TypeScript
Main features:
- Configuration of the game field size and game speed.
- Choice between a field with borders or without.
- After the game ends, there is an option to restart with the same settings or reset to default parameters.
- State management is implemented through React Context, providing convenient data management.
- Styling is done using Styled Components, as well as partially SCSS.
#React #TypeScript