Skip to content

saranshkataria/Snakes_dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Project Made by Saransh Kataria, BVCOE
CSE
07011502710
Everyone is free to use and modify.
For all those who don't have Dartium Browser, change line number 19 from:
<script type="application/dart" src="Snakes.dart"></script>
to
<script type="text/javascript" src="Snakes.dart.js"></script>
and then execute :)
Any suggestions or problems are welcome at saranshkataria7@gmail.com

Rules:
Its a unit length snake, (the red pixel is your snake) and the yellow is your bonus point.
Use the w,a,s,d keys to move.
The speed of execution decreases after every time you eat the bonus.
Enjoy playing ;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published