Worms-like game developed for the first bimester project of the ITA's object oriented programming course CES-22.
This project depends on:
To run the game, simply use make run into the root of the repository, this will execute the
fruits-game.py script.
- Use the arrow keys to move the selected fruit. A fruit may only be moved in a jumpy mood. Use 'SPACE' to jump.
- Use
TABto switch between fruits of the same team. - Use
Xto equip bomb. Note that you can't move while the bomb is equipped. - Use
Cto exit launching mode. - Click with the mouse as to deploy the bomb in a given direction when in launching mode.