Main repository for Dev Null battlebot - Where opponents go to /dev/null ⚔️
Built by IT geeks who know how to make things disappear into the void.
Dev Null is a battlebot project that combines our passion for technology with competitive robot combat. This repository aggregates both hardware and software components using Git submodules.
This project uses a modular approach with separate repositories:
- Hardware (
devnull-hardware/): CAD designs, mechanical components, manufacturing files - Software (
devnull-software/): Firmware, control systems, electronics schematics
git clone --recursive https://github.com/VirtuallyScott/devnull-all.gitOr if you've already cloned:
git submodule update --init --recursiveEach component can be developed independently:
- Hardware Development: Work in
devnull-hardware/directory - Software Development: Work in
devnull-software/directory
- BattleBots Design Guide: https://book.battlebots.com/
- Safety Protocols: Always follow proper safety when building and testing
Built by passionate IT professionals who channel their debugging skills into robot destruction.
Both repositories use Git Flow for branching strategy. See individual READMEs for specific contribution guidelines.
Ready to send the competition to /dev/null 🤖💀