Skip to content

darrencardenas/cvi_blockdrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVI Block Drop

This is a block drop puzzle game written for LabWindows/CVI 2020.

CVI Blockdrop Screenshot

Introduction

This game uses a table control as the playing area. The background color of each cell is set to form the individual blocks. A timer control is used to update block positions.

Keyboard Controls

  • Start Game: ENTER
  • Move Left: LEFT ARROW
  • Move Right: RIGHT ARROW
  • Soft Drop: DOWN ARROW
  • Rotate Clockwise: UP ARROW or X
  • Rotate Counter-Clockwise: CTRL or Z
  • Pause: ESC
  • Quit: CTRL+Q

Features

  • Lines cleared counter
  • Level speed increase
  • Sound effects
  • Game over screen

About

A block drop puzzle game written for LabWindows/CVI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages