Skip to content

Simple game of life implementation using java swing as GUI

Notifications You must be signed in to change notification settings

Erikmolin/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game of life

A simple game of life-implementation using java + swing.

Build

Build using JDK 21 and maven:

  • clone repo
  • mvn package
  • run using java java -jar .\target\GameOfLife-1.0-SNAPSHOT-jar-with-dependencies.jar

Happy lifing! :)

About

Simple game of life implementation using java swing as GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages