bevy-moving-circle
                                
                                 bevy-moving-circle copied to clipboard
                                
                                    bevy-moving-circle copied to clipboard
                            
                            
                            
                        🦀 Control a now blue circle with wasd/arrow keys (intense gameplay)
bevy-moving-circle
A yellow circle player controlled with arrow keys/WASD
 
Now you can click to spawn orange cicles lmao

(intense action packed gameplay) how fast can you lag your computer from too many circles 😎
Proper shooting now implemented: found out how to spawn entities with components that hold values, bullets now store their direction when placed and have an update system to move them every frame.

Nicer colours, fixed update, and a rotating turret that faces the player!

Added my intro (which i made as a rust library, see repo here 
Installation was as simple as
[Dependencies]
dot32_intro = { git = "https://github.com/Dot32IsCool/dot32-intro-rs"}

Added AI and healthbars!
