← Return to game engine
Log in with itch.io to leave a comment.
does this make ascii games too/ looks interesting.
Sure, you’d have to use the relevant text drawing features. For example, Graphics.Text instead of Graphics.Image.
Graphics.Text
Graphics.Image
thanks ill try to find reference examples if i use it :)
← Return to game engine
Comments
Log in with itch.io to leave a comment.
does this make ascii games too/ looks interesting.
Sure, you’d have to use the relevant text drawing features. For example,
Graphics.Text
instead ofGraphics.Image
.thanks ill try to find reference examples if i use it :)