Skip to content

csombi/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

This plugin implements a zero-player game: game of life.

Sample

Sample

Reason of existance

I have written this plugin just for the sake of learning - treat it accordingly! :)

The plugin lacks a lot of features, but roughly implements the following configurations:

  • Block
  • Beehive
  • Loaf
  • Boat
  • Tub
  • Blinker
  • Toad
  • Beacon
  • Pulsar
  • Pentadecathlon
  • Glider
  • Light-weight spaceship
  • Middle-weight spaceship
  • Heavy-weight spaceship

Installation

{
    "csombi/game-of-life.nvim",
    dependencies = { 'MunifTanjim/nui.nvim' }
}

The plugin does not accept any configuration. The menu is created using nui.nvim.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages