Giter VIP home page Giter VIP logo

n64-button-tracker's Introduction

N64 Button Tracker

Overview

This project is dedicated to tracking and visualizing button clicks in Super Smash Bros 64 matches. The primary goal is to gain insights into Human-Computer Interaction (HCI) within these matches and apply these insights to design an innovative, musically interactive performance piece. This interactive experience will take input from two players, creating a unique blend of gaming and musical expression.

Features

  • Button Tracking: Tracks every button press during Super Smash Bros 64 matches.
  • Data Visualization: Utilizes matplotlib for plotting button click data.
  • Musical Interaction: Designs an interactive performance piece based on player input.

Technical Details

  • Language: Written in Python.
  • Libraries: Utilizes pandas for data handling and matplotlib for data visualization.
  • Input Handling: Receives input data from a MaxMSP patch.
  • Data Storage: Button inputs are written to a CSV file by the MaxMSP patch, which is then read and processed by the Python script.

How It Works

  1. Data Collection: A MaxMSP patch captures all button inputs during a Super Smash Bros 64 match and writes them to a CSV file.
  2. Data Processing: The Python script reads the CSV file, processes the button input data using pandas.
  3. Visualization: The script then visualizes the data using matplotlib, providing insights into player interaction patterns.
  4. Musical Interaction Design: Based on the visualized data and insights, an interactive musical performance piece is designed, responsive to the input from two players.

Example Output

n64-button-tracker's People

Contributors

louispino avatar

Watchers

 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.