On this page:
Games:   Fun Examples
8.17

Games: Fun Examples๐Ÿ”—โ„น

The PLT Games executable (or plt-games on Unix) lets you select one of the games distributed by PLT or other games installed as sub-collections of the "games" collection (see Implementing New Games).

    1 Bundled Games

      1.1  Aces โ€” Solitaire Card Game

      1.2  Go Fish โ€” Kidโ€™s Card Game

      1.3  Crazy 8s โ€” Card Game

      1.4  Blackjack โ€” 21 Card Game

      1.5  Rummy โ€” Card Game

      1.6  Spider โ€” Solitaire Card Game

      1.7  Memory โ€” Kidโ€™s Game

      1.8  Slidey โ€” Picture Puzzle

      1.9  Same โ€” Dot-Removing Game

        1.9.1 The Rules

        1.9.2 Scoring

      1.10  Minesweeper โ€” Logic Game

      1.11  Paint By Numbers โ€” Logic Game

      1.12  Lights Out โ€” Logic Game

      1.13  Pousse โ€” Tic-Tac-Toe-like Game

      1.14  Gobblet โ€” Strategy Game

        1.14.1 Game Rules

        1.14.2 Controls

        1.14.3 Auto-Play

      1.15  Jewel โ€” 3-D Skill Game

      1.16  Parcheesi โ€” Board Game

      1.17  Checkers โ€” Board Game

      1.18  Chat Noir โ€” Puzzle Game

        1.18.1 Overview

        1.18.2 The World

        1.18.3 Breadth-first Search

        1.18.4 Board to Graph

        1.18.5 The Catโ€™s Path

        1.18.6 Drawing the Cat

        1.18.7 Drawing the World

        1.18.8 Handling Input

        1.18.9 Tests

        1.18.10 Run, program, run

      1.19  Tally Maze โ€” Maze Enumeration Game

      1.20  GCalc โ€” Visual ฮป-Calculus

        1.20.1 The Window Layout

        1.20.2 User Interaction

        1.20.3 Cube operations

    2 Implementing New Games

    3 Showing Scribbled Help

    4 Showing Text Help