RPG banner

RPG

3 devlogs
7h 21m 36s

A RPG made with TypeScript

This project uses AI
  • ChatGPT for creating images
  • Canva AI for editing images
  • GitHub Copilot for completing code and for explaining code and TypeScript language concepts
lgiova544

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.

Attachment
0
lgiova544

I added many things, such as:

  • HTML page start
  • Pixel art (made with AI)
  • Characters
  • More items
  • Improved error handling
  • Character selection for battle
  • Beginning of battle arena creation
Attachment
0
lgiova544

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.

Attachment
0