Parents: | snake-game |
Class | Superclass | Slots |
![]() | ![]() | snake snake-loc snake-dir food-loc next-turn-dir score paused? game-over? |
![]() | ![]() | dir type |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Word | Stack effect |
![]() | ( -- snake-game ) |
![]() | ( dir type -- snake-part ) |
![]() | ( -- snake ) |
![]() | ( snake-game -- ) |
![]() | ( x max -- x ) |
![]() | ( -- points ) |
![]() | ( snake-game -- ) |
![]() | ( snake-game -- ? ) |
![]() | ( loc -- n ) |
![]() | ( snake-game -- ) |
![]() | ( snake-game -- snake-game ) |
![]() | ( snake dir -- snake ) |
![]() | ( snake-game -- snake-game ) |
![]() | ( n -- loc ) |
![]() | ( loc dir -- loc ) |
![]() | ( snake dir -- snake ) |
![]() | ( dir -- dir ) |
![]() | ( -- value ) |
![]() | ( snake head-loc -- points ) |
![]() | ( snake head-loc -- points ) |
![]() | ( snake head-loc -- points ) |
![]() | ( snake-game -- ? ) |
![]() | ( snake-game -- ? ) |
![]() | ( snake-game -- ) |
![]() | ( snake-game -- snake-game ) |
![]() | ( snake-game growing? -- snake-game ) |
Word | Stack effect |
![]() | ( object -- ? ) |
![]() | ( object -- ? ) |