Skip to content

Metaone-Designs/dcl_arcade_cabinets

Repository files navigation

Atari Arcade Cabinets

demo of atari-arcade-cabinets scene running in preview.

demo

Description

Arcade cabinets containing variations of the classic Breakout game developed and published by Atari, Inc. where the player takes control of a paddle with the aim of breaking down a wall of bricks by ricocheting a ball against them.

This scene features four themed arcade cabinets:

  • Atari
  • Decentraland
  • Bitcoin
  • Ethereum

Instructions

Use your mouse to look around and W A S D keys on your keyboard to move forward, left, backward and right respectively. Walk right up to one of the arcade cabinets to start playing - Left Mouse Button to serve the ball, E and F to move the paddle left and right.

Try it out

Previewing the scene

  1. Download this repository.

  2. Open a command line and navigate to the scene's root directory.

  3. Run the following command to install the dependencies:

    npm install
    
  4. Run the following command to start the local development server and preview the scene:

    npm run start
    

Note Older versions of the SDK might require the -- --explorer-alpha flag to run the scene. If npm run start doesn't work, try npm run start -- --explorer-alpha.

What's new on SDK 7

see the Documentation site.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published