Skip to content

Newsletter 11: Snake For Keyboard & Mousless Img Editor #187

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

Merged
merged 5 commits into from
Jul 5, 2020
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions content/posts/newsletter-011/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,36 @@ If needed, a section can be split into subsections with a "------" delimiter.

## Game Updates

### [Wooting Snake][wooting_snake-git]

![Video of snaky keyboard lights in action](wooting_snake.gif)

[Wooting Snake][wooting_snake-git] is a snake game where the visuals
are represented on your keyboard lights, instead of a computer screen.

[TanTan] released a [video][wooting_snake-video]
documenting the process making this project.

[wooting_snake-git]: https://github.com/TanTanDev/wooting_snake
[wooting_snake-video]: https://youtu.be/OhhscXz-60g
[TanTan]: https://twitter.com/Tantan22430802

## Learning Material Updates

## Library & Tooling Updates

### [Vimnail][vimnail-git] - a Mouseless Image Editor

![Demo of transforming Ferris](vimnail.gif)

[Vimnail][vimnail-git] is a WIP mode-based image editor inspired by Vim.
The goal of the project is to be able to compose images without using the mouse.

[TanTan] also released a [devlog video][vimnail-video] about the project.

[vimnail-git]: https://github.com/TanTanDev/vimnail
[vimnail-video]: https://youtu.be/2cSY43OcuZc

## Popular Workgroup Issues in Github

<!-- Up to 10 links to interesting issues -->
Expand Down
Binary file added content/posts/newsletter-011/vimnail.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added content/posts/newsletter-011/wooting_snake.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.