- Blocker is a video game meant for 1 - 20 players. In Blocker, players race across abstract geometry to collect orbs while trying to knock each other off the map.
- The game features weird physics. Each player has their own gravity. A player's gravity will re-orient itself to match whichever surface they landed on last.
- Blocker supports 4 player splitscreen and quite a few players online (tested with up to 20).
- Blocker was built with the Unity3d game engine.
Play it online at: http://ajlity.com/projects/blocker
Download the source code at: https://github.com/tavoe/blocker
The main scene file is blocker/blocker/Assets/main.unity
.
The project is known to build on windows in the free version of Unity 5.0.1.
Unity is available at http://unity3d.com/get-unity/download/archive.
Blocker was made by Aleks Litynski and Mike Lyle.