Coder Social home page Coder Social logo

shooter's Introduction

#Shooter ##Date: 04/10/2013 ##Version: v1.0.0 ##Author(s): Michael Cummings ##URL: http://michaelcummings.net/wingamekit_shooter


###Description A Starter Kit for Windows, and Windows Phone using Construct 2 from Scirra

alt text

Shooter is a simple shooter app template, it is a side scroller with the enemies appearing from the right and attacking the player on the left. The player can move and shoot down the enemies to gain score. Health is lost for each enemy not destroyed and for each collision with an enemy. The game ends when the player runs out of lives.

###Features

  • Splash Screen
  • Movement
  • Parallax Background
  • Enemy Spawn
  • Health / Lives

###Requirements

  • Constuct 2 from Scirra
  • Windows 8 or later
  • Visual Studio 2012 or later
  • Windows Phone 8 Developer Tools ( for Windows Phone Games )

###Setup To modify the game open the .capx file in Construct 2, and load the 'CustomizeGameHere' Event Sheet. Inside the Event Sheet you can modify the following configuration values :

  • HEALTH_LOST_PER_COLLISION_WITH_ENEMY : The Number of Health Points lost when Player collides with an Enemy
  • HEALTH_LOST_PER_MISSED_ENEMY : The Number of Health Points lost when Player fails to shoot down an Enemy
  • SCORE_EARNED_PER_ENEMY_SHOT : The number of Score Points gained when Player shoots down an Enemy
  • PlayerMovementSpeed : How fast does the Player move
  • MaxLives : Initial number of Lives player starts with
  • MaxHealth : Initial health for each players ship
  • MaxFireRate : Time delay between player shots

You can also add additional features to the game to differentiate it from others made from this template:

  • Add additional levels
  • Add different enemies
  • Add enemies with different power levels
  • Add Power-Ups for the player

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.