Skip to content

Dart Snake is the Dart Implementation of the famous Snake Game

License

Notifications You must be signed in to change notification settings

nkratzke/dartsnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dartsnake

Dartsnake is the Dart implementation of the famous Snake game. It is used as an example Game for Webtechnology course at Lübeck University of Applied Sciences (Computer Science Study Program).

You can play a live version here.

To play your local version run:

dart pub global activate webdev
dart pub get
webdev serve

and play Dartsnake on http://127.0.0.1:8080

About

Dart Snake is the Dart Implementation of the famous Snake Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published