Animated tiles in Flixel

I managed to get animated tiles working for a game I am developing in Flixel. The method I have used is not very efficient: the program loops through all the tiles in the tilemap and changes the tile if it is an animated tile. In the future I might improve this method if it creates …

SEO website update

I worked on a little project today to optimise the website for search engines, or search engine optimisation. One of the things I have done is added meta tags to all the pages, which now contain keywords like ‘Flixel’, ‘Flash’, ‘games’ and ‘tutorials’. As you might have noticed, I have also added a favicon which …