Skip to content

twfksh/no-player-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Installation and Running

  • Install the Raylib library from https://www.raylib.com/.

  • Copy the code from main.c provided in this repository.

  • Compile and run the project using your preferred C compiler and IDE or via the command line.

Usage

  • The program displays Conway's Game of Life simulation.

  • Cells start in random states and evolve based on rules.

  • Close the window to exit the simulation.

About

a simulation of Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages