Coder Social home page Coder Social logo

react-shooter's Introduction

React-Shooter

React shooter is a simple space shooter intended to test game design patterns within React, using react-game-kit.

The game is in early stages so please only check out this project if you are a developer interested in learning or contributing.

The Digital Ocean Hacktoberfest event seems to have attracted the attention of new contributors. Please do not be discouraged if your pull request is not accepted into the project at this stage.

Installation

git clone https://github.com/danbruce/react-shooter
cd react-shooter
npm install
npm run-script build_all
npm run-script start
open http://localhost:3000 in your browser

Core Game Mechanics

The game is a space shooter with the player controlling a space ship along the bottom axis of the screen. The space ship can move horizontally and fires up the screen in traditional "Space Invaders" style.

Unlike traditional shooters, in this game the core focus is not to shoot the enemies directly. Instead, your shots control the movement of the Lightball, a powerful orb of color that can destroy your enemies. Your shots can pull the Lightball in one of four directions depending on the Lightball's current color and the color of shots. Destroy your enemies by forcing the Lightball to collide with them, while avoiding their attacks and not being hit by the Lightball yourself!

Contributing

Please read the contributing guide.

react-shooter's People

Contributors

andrewballantyne avatar danbruce avatar felipewmartins avatar git-jiro 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.