Skip to content

An implementation of Conway's Life in Julia using SDL

License

Notifications You must be signed in to change notification settings

madkous/Julia-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life

This is an implementation of Conway's Life in Julia using SDL for graphical output.

Control

  • h,j,k,l move the viewport
  • <SPACE> kills or reanimates a pixel
  • p (un)pauses the simulation
  • q quits

Issues

  • mouse interaction is currently broken due to the moving viewport

About

An implementation of Conway's Life in Julia using SDL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages