Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

thanks, but you're going to have to be more specific, the two programs I used the most in making the game are Aseprite and Blender

The objects and art looked like it was converted from an image rather than being drawn pixel by pixel, I was asking if you actually did use some sort of procedure to convert an image or if you just drew it as pixel art (which sounds like a painful process considering the amount of detail).

(+1)

Oh yeah, definitely some of it was converted from images, a lot of the cutscenes were images that were edited and then color indexed so that they were converted into the two colors in the game (https://en.wikipedia.org/wiki/Indexed_color )most image editing software can do this but Aseprite can do it and also apply dithering patterns. then i go over and add details by hand

Thank you!