Giter Club home page Giter Club logo

arrrrcamp2013's Introduction

Arrrrcamp 2013 Build Status Coverage Statuswercker status

A compendium repository to the Arrrrcamp 2013 presentation

Pirate Power Play: How to do computation by playing games

Every pirate likes to play games. Whether to pass the time during long sea voyages or entertain fellow pirates around the drinking table, games are a wonderful pastime. Unfortunately the captain does not always understand. Would it not be great to have a proper defense when the captain scolds you for idling away time? This talk will provide you with enough gun powder to counter any attack your captain launches on you for playing games on deck.

We will dive into the seven seas of computational complexity and discuss a uniform means of understanding them: games! We show that playing games corresponds to certain types of computations. And as every captain knows, before finding the treasure you have to compute where X marks the spot.

We will use ruby to demonstrate the correspondence between computations and games by creating specific games that perform certain computations and playing them life.

Usage

We use rvm to manage our ruby versions and gemsets. The project contains a .rvmrc file to change environment upon entering the working directory.

We use bundler to manage our dependencies. It can be installed with

gem install bundler

After that dependencies can be installed with the bundle install command. Note that it references the gemspec file.

We use rake to automate various tasks in the project.

Testing

We use rspec to specify the behaviour of our code.

rake spec

The command above will run all specifications. Quit incidentally this is the default task so it suffices to just run rake.

Progress

Want to know where I am working on? See the Trello board.

arrrrcamp2013's People

Contributors

dvberkel avatar

Watchers

 avatar  avatar  avatar  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.