itch.io is community of indie game creators and players

Devlogs

Version 1.6.2 Beta

Turtle Mania
A browser game made in HTML5

This is a small release focusing on back-end parts of the game.

World generation has been made much more efficient - Pseudo-random generation is now done using simplex noise, rather than using MD5. This is a massive advantage as MD5 is a hashing algorithm, and so was not designed with performance as a primary concern. Simplex noise, however, is much faster, giving a massive decrease in the time it takes for a world to be generated.

Files

  • Version 1.6.2 Beta 283 kB
    Nov 02, 2017
  • V1.6.2B - Dispay 283 kB
    Nov 02, 2017
Download Turtle Mania
Leave a comment