Skip to content

battlecode/battlecode19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

battlecode19

Monorepo for Battlecode 2019 development.

  • /app: Frontend dashboard and web IDE in React
  • /api: Backend API in Django Rest Framework
  • /coldbrew: The engine, viewer, and runtime in JS
  • /transpiler: A microservice for transpiling Java and Python into JS for coldbrew.
  • /landing: A small static landing page.
  • /blog: A static blog in Hugo.