Skip to content

[Beginner] Implementação da estrutura de Carta #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rafaumeu opened this issue Mar 12, 2025 · 0 comments · May be fixed by #56
Open

[Beginner] Implementação da estrutura de Carta #20

rafaumeu opened this issue Mar 12, 2025 · 0 comments · May be fixed by #56
Labels
conceito-novo Novo conceito aprendido exercício Exercício prático good first issue Good for newcomers

Comments

@rafaumeu
Copy link
Owner

Objetivo\nCriar a estrutura básica da carta (struct) e funções essenciais.\n\n### Tarefas\n- [ ] Criar struct Carta com campos básicos (código, estado, cidade)\n- [ ] Implementar função de criar carta\n- [ ] Implementar função de exibir carta\n- [ ] Adicionar documentação básica\n\n### Conceitos Abordados\n- Structs em C\n- Funções básicas\n- Entrada/Saída em C

@rafaumeu rafaumeu added conceito-novo Novo conceito aprendido exercício Exercício prático good first issue Good for newcomers labels Mar 12, 2025
rafaumeu added a commit that referenced this issue Mar 12, 2025
- Add card indicators calculation

- Implement super power calculation

- Add attribute value and name getters

- Update main program to use new card functions

Resolves: #20
@rafaumeu rafaumeu added this to the Beginner Level milestone Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conceito-novo Novo conceito aprendido exercício Exercício prático good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant