Skip to content
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

Create a Player Object #10

Closed
5 tasks done
HagenSR opened this issue May 23, 2021 · 1 comment · Fixed by #25
Closed
5 tasks done

Create a Player Object #10

HagenSR opened this issue May 23, 2021 · 1 comment · Fixed by #25
Assignees
Labels
feature New major feature
Milestone

Comments

@HagenSR
Copy link
Owner

HagenSR commented May 23, 2021

  • Child of moving object

  • Health (number)

  • Inventory (list)

  • Money (number)

  • Armor (int)

  • List of objects currently seen (list)

  • view radius (tbd, degrees for now)

  • create object

  • add validation

  • add json methods

  • create pull request

  • merge pull request

@erickbickler erickbickler added this to the Sprint 2 milestone May 27, 2021
@erickbickler erickbickler linked a pull request May 28, 2021 that will close this issue
@erickbickler erickbickler added the feature New major feature label May 30, 2021
@HagenSR
Copy link
Owner Author

HagenSR commented May 30, 2021

Complete!

@HagenSR HagenSR closed this as completed May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New major feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants