⚡I've been experimenting with vanilla Javascript through a Battle Game project, where 2 players fight on a 2D stage. It involved manipulating a div box (stage) and creating elements from where I added the game mechanics. It is a fun project inspired ...