Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 809 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 809 Bytes

Simple tank API examples

Sample API implementations for Serverless Code Camp tank wars.

  • fire-only -- just fire all the time
  • straight-mover - tanks moving in straight lines horizontally, vertically or around a rectangle

Tank implementations from previous serverless camps

API Docs

Check out the Tank API Docs for more information on the request and response format. See Serverless.camp for information on how to participate in the next camp.