Code Monkey home page Code Monkey logo

arcade's People

Contributors

sifferman avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

arcade's Issues

Display VRAM Dump

Display VRAM Dump

Issue Description

Verilog and Assembly simulations can dump their VRAM to a file. We want to load that file to machine.js's VRAM through a web page similar to gpu-showcase.html. The code will be similar to gpu-showcase.js.

Add support for the dump file to be in

  • binary
  • text (string of space-separated hex values)

New Files

  1. Create a new html file in high-level/tests/ to test your JavaScript locally.
  2. Create a new JavaScript file for your code in high-level/tests/.
  3. Create a new web page in docs/examples/ for users to access the functionality online.

Help

Feel free to add to any of the guides if you run into difficulties you want to warn others about.

Disable Scrolling While Focused on #Game

Position Fixed for #Game:active

Issue Description

Any time you press up or down while playing a game, the page scrolls. We should make it so that when you click on the game canvas, the canvas stays in frame. I believe the easiest way to do this is position fixed.

Add all styling to machine.js, along with the other #Game styling.

Two Controllers Support

Two Controllers Support

Issue Description

Currently there is support for one controller in machine.js. There should be some configurable option where some games allow two controllers. Maybe add some global variable in machine.js that the game can change?

Help

Feel free to add to any of the guides if you run into difficulties you want to warn others about.

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.