Even after installing the colored gem in Windows the color wouldn't show up when launched from the command prompt...if this happens to you do the following to fix the problem: 1. Run: gem install win32console 2. Add: require 'Win32/Console/ANSI' to the top of the kautilya.rb file