1 year ago

Textmode portraits




0 comments

Loading...

Next up

Been some working on ASCII UI. That was hard x), specially the input range ! As balance I had lot of fun making an "7 segment display font". Hopefully I will be able to be more into gameplay with theses elements

The Wind Through The Wheels (nearly confident to use this name for the game)

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

Finally found a way to make slopes!

I added 14 special characters with lines of different heights to the font. They are replaced during rendering according to the rounding of the Y coordinate of their "sprite" (one character large road segment)

Happy #WIPWednesday!

Are you working on a game?

Making some art?

Practicing a song?

Something else?

Tell us in the comments!

Making a simple textmode platformer while working on The Wind through the Wheels engine. Don't know if I'll add lot of content but its fun to do https://adelfaure.net/lab/platformer/

having fun with a randomizing function

Happy #WIPWednesday! Are you working on a game? Making some art? Practicing a song? Something else? Tell us in the comments!

Weird animating method : frames are square and their size are defined by document width. Number of frames is how many times can fit document width within height. I do this to avoid adding more shortcuts to my tool while continuing to use no menus at all