Loved the pixel art, but the player spends most of his time forging, and the graphics aren't really good looking good there
Good choice having a grid of pixels as your canvas for optimization You need to draw lines between the previous position of the mouse and the new one, instead of just putting the pixel, or it will skip
thank you for the feedback yeah the execution could do a tad bit of work me and my friend had a blast making this as our first game witch also was for a game jam I'm the guy that did the art didn't really do coding but for a bigger project i probably will be
← Return to game
Comments
Log in with itch.io to leave a comment.
My Gameplay:
Loved the pixel art, but the player spends most of his time forging, and the graphics aren't really good looking good there
Good choice having a grid of pixels as your canvas for optimization
You need to draw lines between the previous position of the mouse and the new one, instead of just putting the pixel, or it will skip
Music is nice
The concept is good, but needs a better execution
thank you for the feedback yeah the execution could do a tad bit of work me and my friend had a blast making this as our first game witch also was for a game jam I'm the guy that did the art didn't really do coding but for a bigger project i probably will be