Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Q: Lines, rectfills, circfills

A topic by Achie created Jan 02, 2026 Views: 172 Replies: 3
Viewing posts 1 to 4

Can we use the “primitive” shape functions to draw lines, rectangles etc… or strictly only the ascii-s are allowed?

Would be great if lines/rectangles could be used given terminal apps or ASCII roguelikes have them

HostSubmitted

i would say no because the goal is to only use text characters for the art

Submitted (1 edit)

Just reposting here from discord:

Pset() is okay as long as it's to recreate glyphs from the font. Just fyi