This is an implementation of SameGame made in React using TypeScript, Ant Design and Styled Components. It wasn’t meant to be anything big or complex; it was just a simple project for me to get familiar with React.
This is also the first personal repository I’ve used Travis CI with. I’ve also added various test cases using Jest, which is bundled with React. You can set the grid size, how many unique blocks there are and you can randomise the grid any time you want. It also has responsive design, so you can play on mobile, too.