Code Monkey home page Code Monkey logo

galaga's Introduction

Galaga Project

Play Online!

By Caden Harris and Kollin Murphy

Instructions to Run

  • Run npm install
  • Run npm start
  • Open http://localhost:3000 in your browser

alt text

Description

This project is a recreation of the classic arcade game Galaga. The player controls a spaceship that can move left and right and shoot bullets. Perfectly timed bullets can pierce through enemies. Enemies fly in from the top of the screen and move in a random direction. If the player collides with an enemy, they lose a life. If the player shoots an enemy, the enemy is destroyed and the player gains points. The player can also gain points by destroying a formation of enemies. The game is over when the player loses all of their lives. There is an infinite loop of levels, so the player can play forever.

Technical Description

This project was created using React and TypeScript. The game uses a canvas element to display the game. The canvas is a 2D element, so the game is displayed in 2D.

galaga's People

Contributors

caden-h avatar

Watchers

 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.