Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonfinerty/sublime-snake
Snake game for Sublime Text 2 & 3
https://github.com/jonfinerty/sublime-snake
Last synced: 3 months ago
JSON representation
Snake game for Sublime Text 2 & 3
- Host: GitHub
- URL: https://github.com/jonfinerty/sublime-snake
- Owner: jonfinerty
- Created: 2013-01-12T20:50:34.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T06:27:39.000Z (over 10 years ago)
- Last Synced: 2024-05-03T06:37:40.186Z (7 months ago)
- Language: Python
- Homepage:
- Size: 191 KB
- Stars: 68
- Watchers: 6
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sublime Snake
=============Snake for Sublime Text 2 & 3
## What?
Ever been frustated with your code? Broken the build? It just won't compile?
Make that source code pay - by eating it with a snake. Obviously.
## Installing
You can now install this plugin using [Sublime Package Manager!](http://wbond.net/sublime_packages/package_control), search for 'snake' under packages.
You can install it manually if you wish, you will need to download the source files into a folder within your sublime text packages directory (Preferences -> Browse Packages...)
## Using
To play a game of snake on Windows/Linux press:
ctrl + shift + alt + sOr on OSX:command + shift + alt + sTo stop either lose, or hit that key combination again.
Use the arrow keys to navigate.
## Disclaimer?!
Don't worry this package will unleash a hungry serpent on a copy of your code and leave the original alone.
If you find your arrow keys not working, try restarting sublime. If all else fails log an issue and/or disable the package.
That being said don't blame me if anything goes too wrong.
Created by Jon Finerty - [jonathanfinerty.com](http://www.jonathanfinerty.com)
P.S. I'm tired of these motherfucking snakes in my motherfucking code.