1010 COLOR

FINAL PROJECT FOR CIS 120 - INTRODUCTION TO PROGRAMMING LANGUAGES AND TECHNIQUES - FALL 2018

Java

My final project for my Introduction to Programming Languages and Techniques class at the University of Pennsylvania involved utilizing different data structures and computer science concepts to develop a computer game. I created a version of the popular puzzle game 1010 where on a 10x10 board, the user must combine puzzle blocks and clear the board by placing them strategically to create "full" lines.

Github Code

FEATURES

  • Instructions screen
  • High Score Fil I/O
  • Testable Component
  • Randomized Piece Distribution
Instructions Screen
Side View
Front View