A RPG made with TypeScript
- ChatGPT for creating images
- Canva AI for editing images
- GitHub Copilot for completing code and for explaining code and TypeScript language concepts
A RPG made with TypeScript
The game is now practically playable. I added the battle function, with a maximum of 6 fighters in the arena (3 fighters on each side), and the use of special abilities as well. I also added a readme and hosted the site on GitHub Pages.
Log in to leave a comment
I added many things, such as:
Log in to leave a comment
My project is about a web RPG made with TypeScript.
I started the project by practicing some exercises to refresh my OOP knowledge, and after that, I started the actual project by creating some files with classes for the main game elements.
I still need to come up with a cool name for the game and some features as well.
Log in to leave a comment