itch.io is community of indie game creators and players

Devlogs

Devlog 2 - 3/05/24

Scunthorpe Specials
A browser game made in HTML5

This week, the development of Scunthorpe Specials continued with a sprite sheet for the player being organised firstly, sourced from here:

https://stormthegatesdevsite.wordpress.com/sprites/8-way-walk-animation-sheets/

With this sprite sheet, I created a series of animations for the player that run based on movement. After this, I began work on the background for the game. The pub's surrounding outside graphics have been implemented, sourced here: https://opengameart.org/content/pokemon-inspired-16x16-tiles; along with the pub and some basic decorations and furniture, using these graphics:

https://opengameart.org/content/saloonpub-assets

I also gave the pub solid surrounding walls, marking the bounds of the level. After this, work began on the basic function of throwing and picking up the 8 ball. So far, the ball can be thrown infinitely and upon walking into one it will disappear. This has been the hardest thing to get right so far, but I'm happy with what I've ended up with.

Leave a comment