Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 272 Bytes

Console-Tetris

Setup

This project used the jnativehook library to capture user input. To add it in eclipse: Project->Properties->Java Build Path->Libraries->(Select Classpath)->Add External Jars.., then navigate to where jnativehook-2.1.0.jar is located and add it.