Skip to content

CalebMorris/centipede

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Centipede

HTML5 project done in Dart/Javascript and HTML5. No loading outside graphics or sounds.

First project to learn dart and html5.

Demo

http://calebmorris.github.io/centipede/dart_centipede.html

Game Instructions

Game of Centipede (AKA Snake)

  • Consume Food
  • Don't run into yourself
  • Don't run into walls

Build

  • Install Dart Editor
  • Open folder in editor
  • Right click on pubspec.yaml and run Pub Get
  • Right click on src/dart_centipede.dart and run Run as Javascript

About

HTML5 Canvas + Dart implementation of classic game

Resources

Stars

Watchers

Forks

Packages

No packages published