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

Trees #3

Open
Emile-Filteau opened this issue Nov 1, 2014 · 2 comments
Open

Trees #3

Emile-Filteau opened this issue Nov 1, 2014 · 2 comments
Assignees
Milestone

Comments

@Emile-Filteau
Copy link
Owner

Add Tree object that is randomly added to the World

Each frame, pick all the viewable trees and put them in a list

Sort the list depending on the player's distance of the trees.

Trees must be randomly generated as the player walks around the world (and disapear if too far)

@Emile-Filteau Emile-Filteau self-assigned this Nov 1, 2014
@Emile-Filteau Emile-Filteau modified the milestones: Nice to have, Playable Nov 1, 2014
@Emile-Filteau
Copy link
Owner Author

Working, and "merged" with animal list before draw and shoot...
Still need real images

@Emile-Filteau
Copy link
Owner Author

Trees must be randomly generated as the player walks around the world (and disapear if too far)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant