Skip to content

thomasdvck/Myg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

227 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myg

Myg is a project containing games and providing tools to create other games.

Loading the project

For development, load master branch:

Metacello new
	repository: 'github://thomasdvck/Myg';
	baseline: 'Myg';
	onConflictUseLoaded;
	load.

Playing Games

There are currently 5 games in Myg :

  • MineSweeper
  • Takuzu
  • Sokoban
  • Memory
  • SameGame

You can play each game by executing these snippets :

MineSweeper open
Takuzu open
Sokoban open
Memory open
SameGame open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Smalltalk 100.0%