Skip to content

Somrlik/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

game-of-life

This repo contains the Conway's Game of Life written in different languages.

Since the game of life is a pretty nice programming excercise, I decided to write it in some of the languages I am using right now or I want to use.

Details can be found in the respective repositories. Some of the implementations are not finished, nor nice.

Languages

  • C - plain old C implementation
  • C++ - not really needed, since C is compiled using cc
  • Java - console/JavaFX implementation
  • Javascript - Typescript experiment, not finished
  • ASM - future maybe
  • PHP - future maybe

License

MIT, Beerware or WTFPL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published