🌑

Ronak Vyas

My Personal Projects


1. Wordle Clone

I made a clone of the popular New York times game, Wordle. You can access the game at wordle.ronakvyas.com.

You can see the source code on my Github: https://github.com/ronaksvyas/wordle.

Please raise an issue if you find one on this repository.

It is made using React, Typescript, Chakra UI and a public API for getting new words and checking it in the dictionary. I hosted it using Netlify(it is amazing).

2. TicTacToe Clone

I made a clone of the popular game, TicTacToe as an short quick exercise. You can access the game at ronakvyas.com/tictactoe-react.

You can see the source code on my Github: https://github.com/ronaksvyas/tictactoe-react.

Please raise an issue if you find one on this repository.

It is made using React and deployed using Github Pages


, , , — Oct 18, 2022