Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFML Conway

Very simple Conway Game of Life Simulator written in C++

This was my very first programming project in 2021, but it got lost so I remade it

Features to be implemented:

  • Unit constructors: statics, oscillators and spaceships
  • User interaction
  • GUI
  • Custom world loading
  • Split simulation speed and framerate
  • Consider the left-right and up-down edges to be together like a toroidal array

Window

See about Conway Game of Life (Wikipedia)

About

Conway Life simulation written in C++ using SFML

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages