Skip to content

This is a project to complete game of Tic-Tac-Toe against a friendly AI Robot. This project is part of Udacity's VR Developer Nanodegree.

License

Notifications You must be signed in to change notification settings

krypten/TicTacToeVR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Starter Project

Introduction

This is a project to complete game of Tic-Tac-Toe against a friendly AI Robot. This project is part of Udacity's VR Developer Nanodegree.

Inside Game

When you open the project, you will see a Robot in front of a Tic-Tac-Toe board. When you start the game, you can play by clicking on the "O"s on the left of your table and dragging them over the game board.

Optimizations

The game is optimized to run at 60 FPS on your mobile phone. Below is a list of some of the things that were optimized to achieve good FPS:

  • Lighting
  • Shadows
  • Un-optimized loops
  • Object Pooling
  • High Poly Models
  • Un-optimized Physics
  • High Anti-Aliasing

Software Used

  • Plugin: GVR Unity SDK v1.70.0
  • Game Engine: Unity 2017.2.0f3

About

This is a project to complete game of Tic-Tac-Toe against a friendly AI Robot. This project is part of Udacity's VR Developer Nanodegree.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages