This is a demonstration of showing graphical sprites for Ascii programs, using text highlighting for graphics. The basic idea is each sprite is a 2d array of ints, then you use the drawSprite function which uses the data to draw the sprite to the screen. Not the best approach, but one I'm comfortable with.
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a demonstration of showing graphical sprites for Ascii programs, using text highlighting for graphics. The basic idea is each sprite is a 2d array of ints, then you use the drawSprite function which uses the data to draw the sprite to the screen. Not the best approach, but one I'm comfortable with.
MustafaTheProgrammer/Sprite-Rendering
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a demonstration of showing graphical sprites for Ascii programs, using text highlighting for graphics. The basic idea is each sprite is a 2d array of ints, then you use the drawSprite function which uses the data to draw the sprite to the screen. Not the best approach, but one I'm comfortable with.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published