Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 559 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 559 Bytes

ReactGame

simple board game designed using react.js and sass

#main goal to create a simple but fun 'board-like' game using react.js and sass style.

#main assumptions

  1. To create style of the game on solid foundations and one idea
  2. Using design thinking and atomic design principles - to be consequent with whole design
  3. To create clean and organized code, with documentation and style guide
  4. To code with object and function programming
  5. To create simple and reusable react.js components
  6. To create game that is simple to learn and fun to play