Giter Club home page Giter Club logo

juego_gosu's Introduction

Juego en Gosu (Arkanoid)

Versión en Español

Descripción

Versión muy simple de Arkanoid implementada en Ruby usando la librería Gosu

Preparación

$ git clone https://github.com/cbisio/juego_gosu.git

$ cd juego_gosu

$ gem install gosu

Instrucciones

Para empezar, ejecute $ ruby Lanzar_Juego.rb

Para moverse, utilice las flechas izquierda (←) y derecha (→)

Si se cae la pelota y quiere seguir jugando, pulsa espacio.

Basado en: https://github.com/jellymann/pong-gosu

English version

Description

Very simple version of Arkanoid implemented in Ruby using Gosu library

Setup

$ git clone https://github.com/cbisio/juego_gosu.git

$ cd juego_gosu

$ gem install gosu

Instructions

To start, execute $ ruby Lanzar_Juego.rb

To move, use the left (←) and right (→) arrows

If the ball falls and you want to continue playing, press space.

Based on: https://github.com/jellymann/pong-gosu

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.