A robot fighting game where you have to keep your machine alive for the Ludum Dare 46 (made in 72h)
- First create a new branch to work on
- Branch name convention is ModifiedObject-Feature
- For each commit, choose between one of the following name:
Feature: feature description Update: update description Fix: fix description