Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 1002 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 1002 Bytes

Role Playing Game

Vite Badge Typescript Badge

From the course JavaScript Algorithms and Data Structures on freecodecamp.org

I have typed the code using Typescript (originally in Javascript) and I have used Vite as a bundle for its simplicity. I have divided the code into ES Modules for legibility (there is still work to do). Lastly, I also improved the styles by creating some variables

Main picture

🛠️ Stack

  • Vite - Next Generation Front
  • Typescript - JavaScript with typing syntax