Skip to content

WJLiddy/sunblok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUNBLOK

A Blokus AI written in Ruby 3 (but maybe compatable with 2)

Comes with a game engine and a N-ply minimax AI. WIP.

screenie

limitations:

  • can't rotate or flip pieces yet

  • no alpha beta pruning

  • eval() function is poor and can be improved.

to profile

ruby-prof engine/render.rb -p call_stack > result.html

to run (use truffleruby for best performance)

ruby engine/render.rb

About

Blockus duo AI and game interface, written in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors