Skip to content

athenian-apcs/pascal-and-chomp

Repository files navigation

Pascal and Chomp

As we discussed in class, you'll be writing code to practice working with 2D arrays. You will first write a method to produce Pascal's Triangle.

Next, you will implement some code for the Chomp game.


Run your code with:

make run

Run your tests with:

make test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published