Skip to content

michael-s-yao/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life (Java)

This coding exercise is designed for students to practice matrix manipulation, for and while loops, conditional statements, and abstraction in Java. The src directory contains the template code for the student: only GameOfLife.java needs to be modified. The sol directory contains example solution code.

A description of the purpose and functionality of this code can be found here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages