# battlecats
CS 410 Rust Project by Hayley Howard and Kristen Bateson
## To run this code
Type "cargo build" to build the project, and then "cargo run" to start the game.
## Gameplay
### Player 1:
A: Move left
D: Move right
W: Jump dodge
Q: Attack
E: Hiss (sends enemy backwards)
### Player 2:
J: Move left
L: Move right
I: Jump dodge
U: Attack
O: Hiss (sends enemy backwards)