Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coelhoreinaldo/trybers-and-dragons
I applied the principles of the SOLID architecture and the concepts of OOP to a role-playing game (RPG) structure.
https://github.com/coelhoreinaldo/trybers-and-dragons
oop solid typescript
Last synced: 13 days ago
JSON representation
I applied the principles of the SOLID architecture and the concepts of OOP to a role-playing game (RPG) structure.
- Host: GitHub
- URL: https://github.com/coelhoreinaldo/trybers-and-dragons
- Owner: coelhoreinaldo
- Created: 2023-08-23T12:30:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-23T12:40:10.000Z (about 1 year ago)
- Last Synced: 2023-08-23T15:42:06.085Z (about 1 year ago)
- Topics: oop, solid, typescript
- Language: TypeScript
- Homepage:
- Size: 455 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🐉 Trybers and Dragons
![Project](./project.png)
## 📘 Sobre
Apliquei os princípios da arquitetura SOLID e os conceitos de POO em uma estrutura de jogo de RPG (Role Playing Game).
## ⚛️ Ferramentas
- Programação Orientada a Objetos (POO) e princípios SOLID;
- Node.js;
- TypeScript;
- Docker;## 🛠️ Como executar o projeto?
1. Suba os containers da aplicação com `docker-compose up -d`.
2. Abra o terminal do container `docker exec -it trybers_and_dragons bash`.
3. Inicie o servidor `npm run dev`.## 📝 Nota
![100% de aprovação no projeto](./grade.png)