Loading...
102
2 years ago

I'm in the process of turning my Joan Jump project into a semigraphic plateformer

#gamedev #pixelart #textmode #platformer




0 comments

Loading...

Next up

This summer I made this custom textmode artwork for the next issue of Immersion, it will illustrate an article about robotic creatures. Used a custom tool I hid on my website here https://adelfaure.net/tools/liblab/ (it's a mess). Btw I'm open for work/commissions !

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)

having fun with a randomizing function

Doki Doki Literature Club is celebrating Monika's birthday and the 8th anniversary of DDLC with exclusive stickers, avatar frames and backgrounds on Game Jolt! 

Head over to the shop to collect yours 👉 https://gamejolt.com/#shop

As I stopped to post on soundcloud I updated my website with a new music page 𝄠 There is new tracks, most of the old ones. Quality is variable but all is live-coded. No lazy load so you may have to wait before you hear anything https://t.co/QGcLwyqZ76

We're about halfway through #Joltober, and here is some of the great art we've seen so far!

Artists are tagged in the article. Be sure to like their original posts!

Explore the tags to see even more great art!

Working again on a textmode editor

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/

Dive into the cozy post-apocalyptic open world of Critter Cove!

Gentleman Rat Studios (@GR-Rob ) describe it as “a little bit Animal Crossing, a little bit Stardew Valley. Maybe even a little bit Windwaker, too."

Wishlist the game: https://bit.ly/CritterCove

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