Skip to content

coolpup/snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake - Just another Snake clone alt tag

Release Build Status Codacy Badge Download snake License Twitter URL

How it looks ?

alt tag

alt tag

alt tag

alt tag

How to build it ?

You will need a Java JDK 8+ and maven 3+.

Execute mvn clean package assembly:single to build the release package.

How to play ?

  • SPACE - Start a new game

  • UP - Change snake direction to the north

  • DOWN - Change snake direction to the south

  • LEFT - Change snake direction to the west

  • RIGHT - Change snake direction to the east

  • P - Pause the current game

  • M - Mute sound

  • PAGE UP - Increase the volume

  • PAGE DOWN - Decrease the volume

What about license ?

This project is licensed under the WTFPL (Do What The Fuck You Want To Public License, Version 2)

WTFPL

Copyright © 2016-2017 spypunk [email protected]

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.

About

Just another Snake clone

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%