๐ŸŽฟ 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

KeyAction
โ† or hMove left
โ†’ or lMove right
โ†“ or jSlow down
โ†‘ or kSpeed up
pPause
rRestart (after game over)
qQuit

๐ŸŽฏ 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.