Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

Mashed Games

 by q_no
 Rating: 6/10 after 2 votes Please login to rate! Can't rate your own Game! Already rated!

9 years ago by q_no

Mashes-Games is a multiplayer browsergame.

The goal of this game is to destroy every single tile on the map. There are 4096x4096 tiles on the map and only one player can win - the one who destroys the last piece! (He must be the chosen one!)
While destroying the map, tile by tile, your score increases. New characters will be available as you progress and the player who destroys the last tile wins a special item, which he can keep for the next rounds.
Each round starts with 0 points for everyone, but your previous score won't be lost. Every destroyed tile accounts to the alltime highscore and you'll be able to share some of these points for upgrades

9 years ago by stahlmanDesign

I got an error when I picked up a lightning bolt:

[Error] TypeError: undefined is not an object (evaluating 'ig.game.player.standard.accelGround')

I like the mini map in the upper left-hand part of the screen. It looks like you draw pixels based on which tiles exists.

9 years ago by q_no

Oh, thank you for the bug report! I assume you were playing nyan cat, will fix it asap!

The minimap is a live view of the map (not the entire map) and is partially cached. I put very much time into the rendering and especially into caching parts of the map. Otherwise it would have been a complete overkill for any client to render such a huge map.
Page 1 of 1
« first « previous next › last »