gamelib.demos.sokoban.loop vocabulary
Factor handbook ยป Vocabulary index


Summary

Words

Tuple classes
ClassSuperclassSlots
game-state tuplegadget


Symbol words
level


Ordinary words
WordStack effect
<game-state>( gadget -- gadget game-state )
check-win( board -- ? )
create-loop( game-state -- )
game-over( gadget -- gadget )
tick-update( game-state -- )


Class predicate words
WordStack effect
game-state?( object -- ? )


Files