Skip to content

arfst23/Autobots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors