Skip to content

The old nokia snake game, recreated in Kotlin. This snake game is originally created by Bro Code (in java), but this is expanded and enhanced version of it

Notifications You must be signed in to change notification settings

kanha321/Bro-Snake-Evolved

Repository files navigation

Bro-Snake-Evolved

The old nokia snake game, recreated in Kotlin. This snake game is originally created by Bro Code (in java), but that was only a basic snake game

How is it different from Bro Code's snake game?

First let see what features does Bro Code's snake game have:

  • Snake can move in 4 directions
  • Snake can eat food
  • Snake can die if it hits the wall or itself
  • Snake can grow when it eats food

That's it..., It was a very basic snake game (wanna checkout?). So I decided to add some more features to it:

New Features added: Check @Releases

Requirements

JDK 17 (Jar Compiled with jdk 17, might also work with older versions)

Installation

git clone this repo or download the jar file.

About

The old nokia snake game, recreated in Kotlin. This snake game is originally created by Bro Code (in java), but this is expanded and enhanced version of it

Resources

Stars

Watchers

Forks

Packages

No packages published