Giter Club home page Giter Club logo

spaceinvadersexample's Introduction

Space Invaders

Simple 2d implementation in Unity3D with Firebase.

AppThumb

Features

  • User profile online persisted or local
  • AutoLogin feauture 👨‍💼
  • Pause menu with login information
  • Statistics: bullets fired, aliens killed, average session time, kill/death ratio...
  • Online ranking of 📊
    • best players > higher scorecount
    • best snipers > globally most precise
  • 5 levels, each with a unique galaxy 🌌
  • increasing difficulty level by level:
    • more enemies -health and number- 👽
    • harder bosses ☠️
    • harder ship controls 🛥
    • less lifes 💛
    • other random surprises 🔀

Build

Download App MacOs x64 + Silicon SpaceInvadersDemo.app

Full working git repo: nasbazza.myds.me/spaceinvaders.git

Check firebase sdk asset: download and import from:

firebase_unity_sdk_9.2.0 https://firebase.google.com/support/release-notes/unity


Requirements

•	The score on the top left of the screen should increase of one point for each alien destroyed.
•	A health point should be removed for each alien passing the ship’s “horizon”
•	A health point should be removed for each collision of an alien with the ship
•	When the health points reach the count of zero, the game should stop and display a game over screen with the score. Users should be able to decide whether quit the game or retry.
•	(plus) The current game difficulty is represented by the velocity and frequency of alien spawn. You may implement a way to handle such difficulty. Starting from an easy setup, shifting toward a more challenging game.
•	Store in an arbitrary file information regarding user inputs and score. Other information such as the total played sessions and total played time should be stored.
•	(plus) Upload such data in a local database or remote database or remote system (azure, amazon S3, …)

Screenshots

AppThumb

AppThumb

AppThumb

spaceinvadersexample's People

Contributors

lucabazza avatar zeno-bliquo 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.