Skip to content

Render players heads#20

Merged
jsierp merged 3 commits into
mainfrom
draw-heads
Jul 31, 2025
Merged

Render players heads#20
jsierp merged 3 commits into
mainfrom
draw-heads

Conversation

@jsierp
Copy link
Copy Markdown
Owner

@jsierp jsierp commented Jul 31, 2025

Closes #15

Copy link
Copy Markdown
Contributor

@jkbcz jkbcz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some issues, but I see you did your best. Keep up the good work

Comment thread game.go Outdated
Comment thread renderer.go
alternateScreen = "\033[?1049h"
mainScreen = "\033[?1049l"
Solid = "██"
Solid = "▓▓"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess "Solid" isn't solid anymore

@jsierp jsierp merged commit c9826f2 into main Jul 31, 2025
1 check passed
@jsierp jsierp deleted the draw-heads branch July 31, 2025 22:22
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

Successfully merging this pull request may close these issues.

Head is not rendered

2 participants