Rock Paper Scissor – Complete Unity Project

Overview

Rock, Paper, Scissors is a simple hand game that is played around the world, with many different names and variations. It is commonly used as a way of coming to decisions, and in some cases is even played for sport. The rules require that competing players use one hand to form one of three shapes at an agreed-upon time. The person that plays the strongest “object” is the winner of the game. It’s that easy.

In this game, you need to wait for the AI to move his hand, then timer starts and you need to respond to AI move as fast as possible. Each correct move grants you some additional time. If you keep moving the correct hand, you will also receive a streak bonus which adds more to the score. As you can guess, each wrong move will deduct a few seconds from your precious remaining time.

Check out Android demo:Android APK

Features

– This is a complete game template, ready to release.

– AdMob ad sdk is integrated to help you have a better monetization strategy for your investment.
– Easy to monetize, perfect to learn.
– Fully commented source code in C#
– Supports Android, iOS, WebGL, Windows Phone and Standalone platforms.
– Simple and highly addictive time-management game-play
– Can be used to build a 2D or a 3D game at no time!
– Mobile friendly (with awesome performance!)
– Extremely flexible to re-skin and re-master
– It’s very easy to extend the kit and add more rules like spock and lizard!

It works right out of the box! Just download the kit, load it up inside Unity and hit “Build” !!

Requirements

Unity 2019.1.7f1

Instructions

Instruction manual is included.

Related