React js assignment implementing game of memory coding | information systems | California State Polytechnic University–Pomona
Assignment Implement the game of memory. Requirements 1. The game is implemented on codepen.io or jsfiddle.net where a link can be shared. For example, you may use https://jsfiddle.net/boilerplate/react-jsx as a starting point. 2. It is a single-player game. 3. You may use any popular utility libraries and choose to use JavaScript or TypeScript. 4. The game board is always square (N x N) where N […]