The game was made to improve my skills in TypeScript
- This is the principal screen of the application. We have the option to move the bar to right and left. For each square that is hit, we add plus one in the score of the user.
- I met a new bundler named Parcel
- I remembered some concepts of TypeScript
- Run the command npm run start in terminal