Skip to content

Adnnann/drawing-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is app that replicates childhood sketch board game using React. User can color grid and default grid is 16x16 div elements.

User can generate grid min 16x16 max 100x100, by clicking reset button and entering desired value in prompt input field.

User has option to use either black pallete to color grid or randomized color pallete by clicking on Black or Random color buttons. Game enables user to clear grid from all colors and preserves number of grid dimension selected by user.

Initialization of the App

To start app enter npm start in terminal.

Git ignore

If you clone app from GitHub please install node modules to be able to run app.

Components

App is composed of only one component SketcPad.js

Dependencies

No additonal modules are required to use app.

Try on SandBox

https://codesandbox.io/s/stoic-murdock-dcr5tn

About

Online version of favorite childhood game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published