GitXplorerGitXplorer
v

intellij-snake

public
9 stars
1 forks
3 issues

Commits

List of commits on branch master.
Unverified
d435ef0dca71bfce07869fb50a4b2dfe7c98868e

Added Gradle build/ to .gitignore

vvlasovskikh committed 6 years ago
Unverified
9f2c02dc67eedf2f9d40770e2a4089e7c8a2fdf6

Limit visibility where possible

vvlasovskikh committed 6 years ago
Unverified
c4020be6662af66759506e5485828ce3087183e9

Don't use internal Swing API

vvlasovskikh committed 6 years ago
Unverified
a6257e2761edc9343b85e01fc7ec2224cc08ba7b

Removed the ability to run Snake by typing 'snake' as confusing

vvlasovskikh committed 6 years ago
Unverified
d63dd01c5571573de2ecc15a67da2837895eafbd

Fixed IntelliJ warnings

vvlasovskikh committed 6 years ago
Unverified
7032205688c86354d34320aaae982ca593f41513

Update IntelliJ and Kotlin used for building the plugin

vvlasovskikh committed 6 years ago

README

The README file for this repository.

Snake for IntelliJ

A snake game inside your code structure in IntelliJ.

Make your code more Python-like by helping the snake eat all the curly braces and semicolons!

To start the game use "Tools | Run Snake" action.

Screenshot