Skip to content

nikitakoliadin/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Information

This is a snake game. This game is a modification of the task from JavaRush. I decided to modify and decorate this game, and make a finished product. On all questions, wishes and messages about bugs, write to my contacts.

Continuous Integration Information

  • Travis CI: Build Status
  • Codecov: codecov

Import Information

If you want to use this project:

  1. You have to "clone" on your GitHub or "download" this project;
  2. If you selected to "download" the project then start your Intellij IDEA and choose the "Import Project" and then choose as "Maven" project else if you selected to "clone" the project choose the "Check out from Version Control" and then choose "GitHub" and and select your repository in which you cloned this project;
  3. If your version is Java 10 then you can skip this item otherwise you have to open the "pom.xml" file and look for the line <java.version>1.10</java.version> and change the value to your version of Java;
  4. Run the project;
  5. If you want to package a jar file, then open the "Lifecycle" of the Maven and choose "package";

Implementation Information

Gratitude

I am very grateful to Sergeev Victor for his help. He put me on the right track. Thank you!

Contacts

About

This is the game "Snake"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages