Skip to content

fooble2137/games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Games

Here are a few cool, fun games that I have coded. You can play them at projects.fooble.dev/games.

MIT License Version3

Minesweeper - Quick Guide

Version3 Singleplayer

MS: Goal

Reveal all the safe tiles without clicking on a mine.

MS: How to Play

  • Click on the tiles to reveal what is underneath.
  • Numbers show how many mines are in the eight surrounding tiles.
  • Right-click to mark suspected mines with a flag.

MS: Game Over

  • Clicking on a mine ends the game.
  • The game is won by revealing every non-mine tile.

Four in a Row - Quick Guide

Version3 Multiplayer

4R: Goal

Be the first player to get four of your discs in a row, either vertically, horizontally or diagonally.

4R: How to Play

  • Players take turns to drop discs into one of seven columns.
  • The discs then fall to the lowest empty space in the column.
  • Think ahead and block your opponent’s moves!

4R: Win or Draw

  • The first player to connect four pieces in a row wins.
  • If the board fills up with no winner, it's a draw.

Shapes - Quick Guide

Version3 Singleplayer

SH: Goal

Remember the positions of the shapes and find all the matching pairs.

SH: How to Play

  • Flip two cards each turn.
  • If the shapes match, they remain visible.
  • Otherwise, they will flip back and try to remember them!

SH: Win

Match all the pairs to win the game!

About

A few fun games that feature clear goals and simple rules for quick and enjoyable gameplay.

Topics

Resources

License

Stars

Watchers

Forks