Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Games #12

Open
orhnk opened this issue Sep 4, 2023 · 1 comment
Open

Games #12

orhnk opened this issue Sep 4, 2023 · 1 comment

Comments

@orhnk
Copy link
Owner

orhnk commented Sep 4, 2023

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 from callular-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)

@orhnk
Copy link
Owner Author

orhnk commented Sep 4, 2023

I'm going to take a break after the last commit for now.

(Still need to add an email client to the editor)


Note

I'll be going to a project competition tomorrow and will stay out of town.
As a desktop PC user I'll not be able to bring my computer to the competition
So a 5-6 days from tomorrow is dead as in terms of github

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant