Skip to content

xueerzhu/Flip-and-Build-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

flip-and-build

HOW TO PLAY

  • Construct a continuous road between tiles with white dots.
  • Click to flip tiles. Match two colors to build the road.

Inspiring image

Image of Yaktocat

Infinity

  • I used the infinite extent of my world to represent an infinite grid of tiles. All of them can be clicked and flipped to turn into road blocks. And they serve as the foundational game objects.

Variation in Space

  • As the audience browses my world, they’ll see that they are the creator of what this world could look like. All tiles are facing backwards from the player. As player interacts with the colorful tiles, they turn into black road blocks if their color matches.

Variations in Key

  • Different worlds will have different starting two nodes for the game - the goals will be different.
  • Different worlds will also have completely different colored tiles.
  • These variations ensure that this game is procedurally generated and could be replayed.

Signs of Life

  • Clicking tiles causes the tiles to "flip". And they turn into black road blocks if the two color matches.
  • If road blocks continuously connect the two special tiles with white dots. Player wins the game!

About

Flip tiles, match colors and build road. Clicker game on Web.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published