Skip to content

ktb702/csc143

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csc143

CSC143 course work for Fall 2020

Assignment #1 - Add code to the Tetris game to move the pieces left, right, and drop down. Clear a line when all the squares in that line are occupied.

Assignment #2 - Complete the Tetris game. In order to do this, the remaining 6 pieces need to be added to the game. The ability to rotate the pieces needs to be implemented also.

Assignment #3 - Recursion. Create an application that draws fractal-like shapes using recursion.

Assignment #4 - Let the adventure begin! In this assignment we create a simple text-based adventure game.

Assignment #5 - We use binary trees and priority queues to create a Huffman coding tree.

About

CSC143 course work for Fall 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages