This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
+1 vote

Hi I would like to share with You demo of Unicorn Wars.
Unicorn Wars is a simple turn based 2D game where 2 unicorns shoot each other until their hp is depleted.

Playable demo can be found here:
https://vrzasq.github.io/unicorn_wars

Game works fine on Chrome (windows / ios) desktop and mobile and maybe firefox. Does not work on other browsers. Android build is in progress.

Code repository here:
https://github.com/Vrzasq/unicorn_wars

How to play:

hud

  • Left click or touch to stop direction indicator in direction which You want to shot
  • Hold it to power up
  • Release to shot

Here is couple ideas how i want to progress further with the game :

  • add whether affect which will affect bullet physic like wind or gravity change - randomized every turn
  • add background
  • change bullet sprite to something more in game spirit ;)
  • change direction indicator to be more intuitive
  • p2p multiplayer
  • damage animation
  • play against AI
  • play without borders
  • play without roof
  • play without indicators
  • rapid fire mode
  • friendly fire mode
  • extra bouncy mode
  • power ups
  • different levels environment which will affect bullet physic:
    --* underwater level
    --* space level
  • large level with following camera
  • platform level
  • more playable characters
  • player tint

Feedback is appreciated.

in Engine by (183 points)
edited by

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.