It's not a virus, really.

Touch and drag in the direction you want to move. On desktop, you can also use the arrow keys. Collect items to change the terrain to your color. Enemies die when you fall on them or when you touch them while you're in contact with terrain of your color.

Play on mobile:


CHANGELOG

0.0.8 - 12/16/2023:

  • The game is now called Terratint and a title appears in the main menu.
  • The game connects to a remote server so you can see other players.
  • Had to temporarily remove the dots and terrain coloring to get this version to work.

0.0.7 - 11/25/2023:

  • Turn the terrain to your team's color by picking up the items that appear on the ground.
  • The dots appear directly on the ground instead of falling out of the sky and getting stuck on higher terrain.
  • There are now other characters to interact with.
  • The username picker works now.

0.0.6 - 11/19/2023:

  • Pre-game menu lets you choose your team color. There's a username picker too but that doesn't do anything yet.
  • Doubled the falling speed.
  • The character squishes slightly upon hitting the ground, depending on fall distance.

0.0.5 - 11/18/2023:

  • Optimized enough that the framerate should be ok on Firefoxie.
  • New collectible dot thingies fall down out of the sky to replace the ones you steal.
  • Tweaked vibration throttling.
  • More detail/variation in the background to make it less monotonous.
  • Picking up a collectible dot thingy changes the terrain color to indicate that it's turned into your territory.
  • Walking animation and facing. Still no climbing animation but at least you can see which surface you're holding.

0.0.4 and earlier:

  • various stuff

Comments

Log in with itch.io to leave a comment.

Did you make this entirely in html & javascript?

Yes. It uses the Skid engine for graphics and input and Colyseus for networking.