Skip to content

JustinLardinois/google-ship-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

My code from the Google Ship Wars event at UCSC on Friday, May 22, 2015.

Ship Wars is a browser game that Google uses at developer conferences and university events. The player writes code to control a spaceship, and then has their ship compete against other players. Check out the manual (archive) for more details.

My ship is designed to move at a constant speed, change direction randomly, and shoot at the enemy ship whenever it comes within a distance ring or enters a cone of view behind my ship. The erraticness of direction changes, the size of the ring and cone, and whether the ring and cone are even used can be controlled by tweaking the values of global variables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published