๐ฟ SkiFree.nvim
November 24, 2025 ยท View on GitHub
A Neovim plugin inspired by the classic Windows 3.1 game SkiFree.
https://github.com/user-attachments/assets/6d7102a5-04c3-4cd9-99bb-3755ed3f2d7f
๐ฆ Installation
Using lazy.nvim
{
'piersolenski/skifree.nvim',
cmd = 'SkiFree',
}
Using packer.nvim
use("piersolenski/skifree.nvim")
๐ฎ Usage
:SkiFree
โจ๏ธ Controls
| Key | Action |
|---|---|
โ or h | Move left |
โ or l | Move right |
โ or j | Slow down |
โ or k | Speed up |
p | Pause |
r | Restart (after game over) |
q | Quit |
๐ฏ Gameplay
- Ski down the mountain avoiding obstacles
- ๐ฒ Trees and ๐ชจ rocks will fuck you up
- After 2000m, the ๐น yeti appears
- Try to ski as far as possible!
๐น๏ธ Play the Original
Want to play the classic? Play SkiFree online.