Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
NaiveAiPlayer
C# Class NaiveAiPlayer
Simple implementation of AI for the game.
Inheritance:
Player
Datei anzeigen
Open project: TheJP/GlobalGameJam2016
Public Methods
Method
Description
NaiveAiPlayer
( ) :
System.Collections
Play
(
CellGrid,
cellGrid
) :
void
Private Methods
Method
Description
Play
( ) :
IEnumerator
Method Details
NaiveAiPlayer()
public
method
public
NaiveAiPlayer
( ) :
System.Collections
return
System.Collections
Play()
public
method
public
Play
(
CellGrid,
cellGrid
) :
void
cellGrid
CellGrid,
return
void