6 projects
WATER-SORT-PUZZLE
This package contains implementation of the game "WATER_SORT_PUZZLE" on command line interface.
TIC-TAC-TOE-CLI
This package contains implementation of the game "TIC_TAC_TOE_CLI" on command line interface where the player plays as crosses X's and the opponent plays as circles O's).
SNAKES-AND-LADDERS
This package contains implementation of the game "SNAKES_AND_LADDERS" on command line interface with 100 tiles on the board.
InfiniteList
This package contains implementation of the library "InfiniteList". InfiniteList is a data type supporting lists of any lengths by using class attributes storing small sublists.
BigNumber
This package contains implementation of the library "BigNumber".
ORTEIL-IDLE-GAME-MAKER-CODE-GENERATOR
This package contains implementation of the tool "ORTEIL_IDLE_GAME_MAKER_CODE_GENERATOR".