Basically this is a simple 2 player game where the players fight to the death and there's an inventory where you can store up to 8 items.
So far this game has 5 items, only one map and it is a bit rough, so i'm looking towards to
Don't expect anything good.
Controls(can be redefined):
f1 - changes screen size
esc - pause / enter key rebind menu
Player 1
W A S D - move
J - fire (equip or use in inventory mode)
K - enter / exit inventory mode
L - enter aiming mode (drop in inventory mode)
Player 2
arrow keys - move
number pad 4 - fire (equip or use in inventory mode)
number pad 5 - enter / exit inventory mode
number pad 6 - enter aiming mode (drop in inventory mode)
You can add music in %appdata%/Roaming/LOVE/Top Battle/sound/(music_title or music_game)
Change log:
- 0.1.1
- Added a end screen as a replacement to the text log
- Added a "logo" to the title screen
- Fixed a oversight where Health items won't work when players health is 100
- Fixed a bug where items don't retain their values after being dropped
- changing the window size is now done with F1 instead of 1
- additional windows sizes allowed
- window size is now saved when closing
- added key rebinding (hold left control + tab + delete for 3 seconds in the title screen to reset)
- changed armour calculation
- remade barode artwork
- Melee attacks now emit a different sound
- Removed the Dummy map