You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found tiny game in vanilla js and try to port it in react
Each directories have the same structure, the original game in vanilla js and the react version made with create-react-app.