( F O O T E R ) var footer-y 0 footer-y ! : draw-footer footer-y @ split-screen ; 0 const BLACK 1 const BLUE 2 const GREEN 3 const CYAN 4 const RED 5 const MAGENTA 6 const BROWN 7 const LGRAY 8 const DGRAY 9 const LBLUE 10 const LGREEN 11 const LCYAN 12 const PINK 13 const LMAGENTA 14 const YELLOW 15 const WHITE var text-color WHITE text-color ! : statusy 7 swap dup @ text-color ! cell + @ draw-portrait ; 0 GREEN character pete 1 MAGENTA character mary 2 BROWN character chuck