Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
A collection of games
Contributed by: Bob Sandheinrich
This paclet contains a collection of games implemented in the Wolfram Language and played in Wolfram Notebooks. Many of the games come from the Wolfram Function Repository.
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["Bob/Games"]
To load the code after installation, evaluate this code:
Needs["Bob`Games`"]
Start a game of Wolfle:
In[1]:= | ![]() |
Out[1]= | ![]() |
Create a Bingo card:
In[2]:= | ![]() |
Out[2]= | ![]() |
Launch a game of 2048:
In[3]:= | ![]() |
Out[3]= | ![]() |
Play a game of Circle The Drain:
In[4]:= | ![]() |
Out[4]= | ![]() |
Play a game of Jon McLoone's implementation of Minesweeper:
In[5]:= | ![]() |
Out[5]= | ![]() |
Play a game of Aster Ctor's implementation of Lights Out:
In[6]:= | ![]() |
Out[6]= | ![]() |
Play a game of Xinagdong Wen's implementation of Polyominoes Game (similar to Tetris):
In[7]:= | ![]() |
Out[7]= | ![]() |
Wolfram Language Version 13