# Brick 1100 Games

# Snake

Splash screen Gameplay
Snake intro Snake gameplay

Goal

Make the snake grow longer by directing it to the food. The longer the snake gets, the more points you score.

Controls

  • key navi / key clear - pause game
  • key down - move clockwise
  • key up - move counter-clockwise
  • key 2 - move up
  • key 8 - move down
  • key 4 - move left
  • key 6 - move right

# Brick Breaker

Splash screen Gameplay
Brick breaker intro Brick breaker gameplay

Goal

Clear the screen by breaking all the bricks with the ball to advance to the next level.

Controls

  • key navi / key clear - pause game
  • key up / key 1 / key 4 / key 7 - move paddle left
  • key down / key 3 / key 6 / key 9 - move paddle right

# Chrome Dino

Splash screen Gameplay
Chrome Dino intro Chrome Dino gameplay

Goal

Control the T-Rex to overcome obstacles. The longer you survive, the higher your score.

Controls

  • key clear - pause game
  • key up / key 2 - jump
  • key down / key 8 - duck

# Monogram

Splash screen Gameplay
Monogram intro Monogram gameplay

Goal

Leave blank or fill the grid cells until a pixel image appears to advance to the next level.

Controls

  • key clear - pause game
  • key 2 - move the cursor up
  • key 8 - move the cursor down
  • key 4 - move the cursor left
  • key 6 - move the cursor right
  • key up - move the cursor to the previous cell
  • key down - move the cursor to the next cell
  • key navi / key 5 - toggle cell fill
  • key aste - toggle cell hints (shows the number of filled cells in the row/column)
  • key 0 - reset the grid
Last Updated: 11/7/2023, 12:57:20 PM

Comments