Giter Club home page Giter Club logo

proj1-alieninvaders's Introduction

SEI-23 Project 1 - Alien Invaders

Alien Invaders

Game:

An adaptation of coin-op video arcade game Space Invaders. The goal is to defeat a wave of descending swarm of aliens, using a horizontal moving spaceship, firing at as many aliens possible.

MVP:

  • Game to display in browser
  • Incorporate HTML, CSS, and JavaScript files
  • Canvas of 800 x 600 px (w x h)
  • A spaceship (the player) and 3 rows of aliens
  • Spaceship to shoot aliens
  • Aliens to move downwards as game proceeds
  • DOM manipulation which allows scripts to dynamically access content, structure and style of documents; updating the data of the page without the need to refresh

Other Features:

  • Typography to reflect pixel-like game
  • Score reflected when alien is shot
  • If bullet misses alien, game continues
  • Game auto-start, pause, over-playerWin
  • Game restart

Game Play

  • Game Instruction

  • Sneakpeak of game

Future Plans

Increased difficulty:

  • Aliens to shoot back at player
  • DIY obstables
  • Add gameover-lose
  • Responsive screen size
  • Better UI

Workflow

  • Build components of game into smaller segments before piecing them together
  • Components: GameCanvas, player, spaceship, aliens, bullets, scoring, restart

Authors & Acknowledgment:

proj1-alieninvaders's People

Contributors

izzycsy avatar

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.