Skip to content

10123815/UnityAngryBotsKii

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The official Unity 3D 4.3 AngryBots demo game has been modified to use Kii mobile backend-as-a-service.

For more info take a look at these files:

  • Assets/Scripts/Backend/*
  • Assets/Standard assets/GameScore.cs
  • Assets/Scripts/Misc/GameOverGUI.cs

Kii Features used:

  • User management
    • User Sign-in via dedicated GUI
    • User Registration via dedicated GUI
  • Data management
    • Object creation at application level bucket (saving damage and death data for player and enemies)
  • Analytics
    • Event based Analytics (saving end of level and end of game (game over) statistics)
    • Data based Analytics (over death data calculating average time for 1st player death, and avg time of level completion)

Bitdeli Badge

About

The official Unity 3D 4.3 AngryBots demo game has been modified to use Kii mobile backend-as-a-service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.6%
  • C# 22.0%
  • GLSL 21.3%
  • Shell 0.1%