jdkschang / bevy-rust-tanks

Control a now blue circle with wasd/arrow keys (intense gameplay)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

While my dependencies are yet to be updated, the version of Bevy this project uses is still 0.7

bevy-moving-circle

A yellow circle player controlled with arrow keys/WASD

Screen Shot 2022-03-02 at 19 51 18


Now you can click to spawn orange cicles lmao

orange circles

(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.

shooting2


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

ezgif-3-4c43aa534a


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"}

image of intro animation


Added AI and healthbars!

Screen Shot 2022-08-01 at 18 34 08

About

Control a now blue circle with wasd/arrow keys (intense gameplay)


Languages

Language:Rust 100.0%