AI Articles

Icon

Predator, Prey interactions

Intermediate 6 years ago (10:12:56am Wed 1st Nov, 2017)

A classical Predator, Prey implementation to look at interactions between cells.

HTML Javascript AI Automata
Icon

Mouth and Body Automata

Intermediate 6 years ago (10:05:06am Wed 1st Nov, 2017)

Another simple cellular automata setup, this time showing interactions between cells with random mouth and body colours to represent type and prey type.

HTML Javascript AI Automata
Icon

Rainbow Automata

Beginner 6 years ago (11:08:36am Mon 30th Oct, 2017)

Extending the Rock, Paper, Scissors scenario to include 7 circularly predatorial cell types. Helps to demonstrate the failings of over-simplified systems.

HTML Javascript AI Automata
Icon

Rock, Paper, Scissors

Beginner 6 years ago (12:52:58pm Sun 29th Oct, 2017)

A very simple example of Cellular Automata showing Rock, Paper, Scissors interactions. Written in Javascript and using a Canvas for rendering.

HTML Javascript AI Automata
Icon

No Backtracking

Intermediate 7 years ago (04:49:46pm Sat 28th Jan, 2017)

Simple movement method that gives the appearance of limited intelligence and path-finding.

Javascript AI Canvas GameDev Path finding
Page loaded in 0.03 second(s).