-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Living inside Neovim (Terminal) requires a lot of optimizations on your workflow.
Although playing games is a complex task. It is dependent to the game you are playing.
I have chosen some list of minimal games that will fit nice into your terminals homely look (except killersheep
lol)
Here is a list of plugins that I'm planning to add (No External Game for now [0])
- Tetris
- Cellular automaton (3 different modes: scramble, game_of_life, make_it_rain)
- Chess (Wery nice imo)
Important
I'll not be adding a lot of DEMO's here because I want you guys to explore what are they?
Think it as a gift that is wrapped around with a lua config file :D
Minimal Rain-mode
Note
This doesn't really fit into the category of "game" but this should be in the main
branch either. Instead of creating a whole branch for just one plugin, I'm adding this to the games
branch
make_it_rain
mode fromcallular-automaton
plugin. (One of the few I'll share)
demo-2023-09-04_09.49.34.mp4
[0]: Current Games are only loaded from nvim's cache (plugins) not from your system bin (unlike how vimacs achieves various clients like: reddit, irc etc. are just the name of few)