Git Product home page Git Product logo

breakout's Introduction

Breakout

For CSE 40842 Project 1

Our project is the game Breakout on the Arduboy, originally designed by Nolan Bushnell, Steve Wosniak, and Steve Bristow in 1976. Unlike the original implementation ours is done in C++, not using TTL chips. Developing for an Arduboy required that we pay more attention to our resource usage, as the device only has 32KB of memory and 2.5KB of RAM. We expanded upon the original game by adding in the chance for a second ball to come into play. For every brick hit there is a 20% chance that a new ball pops out of it, however if there is already a second ball active this effect will not happen. While two balls are in play, losing one will not penalize you a life; you only lose lives if there are no balls in play.

To run the game simply turn on the Arduboy and after the word "Arduboy" appears on the screen press the left red button. This is start the game, showing you the bricks, paddle, and ball on the paddle. Pressing the right red button will launch the ball off of the paddle and truly begin the game. The game will end after you either clear all of the bricks and win, or lose five lives and get a game over.

breakout's People

Contributors

pfalvey avatar seiseman avatar

Stargazers

 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.