Giter Site home page Giter Site logo

ag14774 / cellularautomatonfarm Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 4.48 MB

The task is to design and implement a small process farm on the xCore-200 Explorer board which simulates the ‘Game of Life’ on an image matrix. The board’s buttons, accelerometer, and LEDs should be used to control and visualise aspects of the game. The game matrix should be initialised from a PGM image file and the user should be able to export the game matrix as PGM image files. The solution should make efficient and effective use of the available parallel hardware of the architecture by implementing farming and communication of parts of the game matrix across several cores based on message passing.

Makefile 1.07% C 31.96% XC 62.44% C++ 4.52%

cellularautomatonfarm's Introduction

Cellular Automaton Farm

"The task is to design and implement a small process farm on the xCore-200 Explorer board which simulates the ‘Game of Life’ on an image matrix. The board’s buttons, accelerometer, and LEDs should be used to control and visualise aspects of the game. The game matrix should be initialised from a PGM image file and the user should be able to export the game matrix as PGM image files. The solution should make efficient and effective use of the available parallel hardware of the architecture by implementing farming and communication of parts of the game matrix across several cores based on message passing."

How to clone repository

  1. Configure git using: git config --global user.email git config --global user.name
  2. Go to xTIMEComposer's workspace folder
  3. Clone the repository using: git clone https://github.com/ag14774/CellularAutomatonFarm.git
  4. Open xTIMEComposer and check if project is found
  5. ???

Added files

Track newly added files using: git add

cellularautomatonfarm's People

Contributors

ag14774 avatar

Watchers

 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.