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

feat: add triangle option in the draw_poly module #55

Closed
Tracked by #56
RodrigoDornelles opened this issue Aug 27, 2024 · 0 comments
Closed
Tracked by #56

feat: add triangle option in the draw_poly module #55

RodrigoDornelles opened this issue Aug 27, 2024 · 0 comments
Labels
difficulty: medium conventional challenges
Milestone

Comments

@RodrigoDornelles
Copy link
Member

Some cores may have specific optimizations for triangles, and also optimizations within the engine itself, but the main thing to make the difference is for the curses core to know how to deal with triangles and place characters like v ^ < >

@RodrigoDornelles RodrigoDornelles added the difficulty: medium conventional challenges label Aug 27, 2024
@RodrigoDornelles RodrigoDornelles added this to the 0.0.6 milestone Aug 28, 2024
RodrigoDornelles added a commit that referenced this issue Sep 21, 2024
 - adjusted player draw in asteroids example love2d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium conventional challenges
Projects
None yet
Development

No branches or pull requests

1 participant