Skip to the content.

SnowFight: Code

Welcome to SnowFight: Code - a competitive programming game where you write JavaScript bots to battle in snowball fights!

🏆 League Results

Check out the latest League Results to see how all the bots are performing!

The league runs automatically every day, matching all submitted bots against each other in a round-robin tournament.

🤖 How to Submit Your Bot

  1. Create a GitHub repository named sfc-snowbot-* (e.g., sfc-snowbot-mybot)
  2. Add your bot’s JavaScript file to the root of the repository
  3. Your bot will automatically be included in the next league run!

📚 Documentation

🎮 About the Game

SnowFight is a turn-based strategy game where two bots face off on a snowy battlefield. Each bot can:

The bot with the most HP remaining after all turns wins!


Last updated: 2025-12-31 04:53:44 UTC