Alien Invaders (itch) (Razvantrd) Mac OS


Welcome to Alien Invaders!

A blatant rip-off of a famous Arcade game.

Find games for macOS tagged Arcade like SD Arcade Breakthrough, SD Arcade Shooter, Out of the Dark, Polugram Circus, Kaptain Krash and the Spaced Out Invaders! - Alien Plague FREE' is a fun and fast-paced strategy simulation game where you take control of an alien invasion against planet Earth. Lead your invaders to victory and wipe out the human race! - Alien Plague' is an exciting new twist on the popular 'Pandemic' /.

I've been writing a Beginners game development tutorial; Sp33dy @ Steemit.

Steadily, over the past few weeks, the game has moved forward in terms of play; therefore I've reached the point in which I believe people here might like to see the current progress whilst also finding references back to Steemit; i.e. so you don't miss out on these tutorials!

The articles so far:

The game has been developed in Godot Engine v3.0.

The source code has been provided in a publicly available GitHub repository.

This version is currently limited:

Alien Invaders (itch) (razvantrd) Mac Os Download

  • The Invaders don't kill you
  • If you clear the invaders, there is nothing else to do

Alien Invaders (itch) (razvantrd) Mac Os Free

I will quickly adapt this into a game!

Controls:

  • Left/Right Cursor key
  • Space to fire!
  • Up/Down Cursor key to change colour
Mac
StatusIn development
PlatformsHTML5
AuthorSp33dy
GenreShooter
Made withGodot
Tags2D, Aliens, Arcade, blog, development, steemit, Tutorial

Development log

  • Added the Player Ship in the tutorial!
    Feb 27, 2018

Alien Invaders (itch) (razvantrd) Mac Os Update

Log in with itch.io to leave a comment.

Alien Invaders (itch) (razvantrd) Mac Os Version

Hi sp33dy. I am Mike. In regard to the Player Ship article.Before,changing the position settings into calls to the move function the player ship happily floats off into the ether, never to be seen again as expected. After altering position settings into calls to the move function, the code runs but the player ship remains at the left bottom screen when left and right buttons are pressed. I have attached screenshots of the game scene. What could the issue?