Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Sam Lancashire

5
Posts
1
Topics
7
Followers
1
Following
A member registered Jan 25, 2016 · View creator page →

Creator of

Recent community posts

Thanks! Looking forward to using this in my new game.

A few months of casual work. Say 60 hours roughly but I don't really remember.

Hello and thank you!

This was coded from scratch in javascript, making use of HTML5's canvas 

Took me forever to find this, so I thought I would share:

ctx.mozImageSmoothingEnabled = false;
ctx.webkitImageSmoothingEnabled = false;

I think between 2-3 months. I worked on it for at least an hour a day for the most part but I was working full time while making it.