Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autobots

The BSD terminal game robots is a turn based single player game. autobots is an expert system that plays robots.

Coding

autobots.c

  • creates a pseudo terminal
  • fork/exec robots
  • parses the tty contol sequences
  • calls strategy() to determine the next move

strategy.c

  • codes one good strategy
  • performs better than the running robots automaticaly with robots -A

Build autobots calling make

Computational results

My high store using autobots is 8860.

About

An expert system playing the BSD game robots

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages