As of late 2021, we are in the process of updating Stencylpedia and fixing up outdated & broken content. Thanks for your patience!

359,505

Views

Beginner

Level

35

Comments

Crash Course 2: Invaders - Part 1

by Hectate (Updated on 2015-01-31)


Introduction

Welcome to Stencyl’s Crash Course 2. The first Crash Course helped you learn the basics, and this follow-up lesson will give you a quick intro to Stencyl's Design Mode (the block builder) and show you how to build a simple game.

The game you’ll build will be a simplified version of the classic game Space Invaders, where the player controls a spaceship and shoots enemies that are floating at the top of the screen.

Let’s get started...

 

Part 1: Creating a New Game

Step 1: Click on the box that says “Click here to create a new Game.”

Step 2: Select the Blank Game option from the list of available Kits and click Next.

You'll get a dialog that allows you to name your game and set the game screen's Width and Height. Name your game Invaders and leave the Width at 640 pixels and the Height at 480 pixels.

Game Setup window

Click "Create" and Stencyl will build your blank game and open it.

Next, we’ll start importing assets.

Click here to go to Part 2.

Disclaimer: Use comments to provide feedback and point out issues with the article (typo, wrong info, etc.). If you're seeking help for your game, please ask a question on the forums. Thanks!

35 Comments

junkajii
Hello the ZIP file does not contain the sounds you put MP3 files only PNG ...

0 10 years, 11 months ago
purewater156
name: Invaders
Description: A simplified version of the classic game Space Invaders, where the player controls a spaceship and shoots enemies that are floating at the top of the screen
Screen Size: (Not fixed?)

0 10 years, 12 months ago
mhughson
640h x 572w is the resolution of the "Space Shooter" kit that comes with Stencyl.
0 11 years, 1 week ago
Notus25
Would be helpful if the screen size was stated.
1 11 years, 2 weeks ago
Oliver
This article would be more helpful if you could provide the game assets.
1 11 years, 3 weeks ago

Sign In to Comment