Here is the game code in a single HTML file:
This game is a simple pixel war where nano pixels of different teams (colors) are sent to the canvas automatically. The goal is to gather as many nano pixels as possible and grow your team's size. The score is based on the number of nano pixels collected. There are 5 teams with random colors positioned at the corners and one team in the middle. The game processes automatically and updates every second.