Page 1 of 1

Space Ship Battlefield

Posted: Fri Aug 24, 2018 3:30 am
by AdrianN
Hi, I maked another top down game.
The game is like asteroid, with more enemies.
Controls:
  • Mouse :Movement
  • Right mouse button: Shoot
  • Left mouse button: Accelerate
  • P: pause
  • Esc: quit (only in main menu)
  • Return: restart game (only if you are died)
Libs used in this game:
Assets used in this game:
Main Menu

Image

Game

Image

Source code

https://github.com/AdrianN17/Space-Ship-Battlefield

Re: Space Ship Battlefield

Posted: Sun Nov 10, 2019 10:17 pm
by garoffalupagus
Hi I just wanted to sat thanks for posting this. I'm a new user just looking to add mouse movement controls to Santos's asteroids tutorial. So this sort of thing is very helpful & inspiring!

Re: Space Ship Battlefield

Posted: Mon Nov 11, 2019 2:17 am
by AdrianN
garoffalupagus wrote: Sun Nov 10, 2019 10:17 pm Hi I just wanted to sat thanks for posting this. I'm a new user just looking to add mouse movement controls to Santos's asteroids tutorial. So this sort of thing is very helpful & inspiring!
Hi, thanks for looking my game, I'm glad I can be of help.
It was a weekend project as a practice to understand Love's modules.