Huikea Experience
REAL SOCIAL GAMES

Social games for social devices: we are a Helsinki-based gaming startup, specialized in games for iPhone, iPad, and other social mobile devices.

Our Technology

Atemi – UI technology for touch devices

Atemi is a user interface and game development framework for touch devices.

Atemi provides elegant programming APIs that makes writing robust complex UI programs simpler. Can you guess what the following code does?

      Layer superman = root.image("superman.png");
      when(superman.touch(), superman.rotate(By(360));  
      

Atemi solves many tough problems related to state and signal handling, memory and resource management, animations, sounds and networking.

Read more about Atemi from Atemi blog: