devnoot / snes

This is a collection of functions demonstrating how the SNES works

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNES in JavaScript!

This project aims to interactively show many of the Super Nintendo's features, and how they worked

Features

  • Palette Switching (Implemented)
  • Indirect Colors (Implemented)
  • Direct Colors (To Do)
  • Bitplanes (To do)

Tools Used

  • Vim - Text editor
  • Coolers.co - Palette generation

A demo of the project can be found at https://devnoot.github.io/snes/

About

This is a collection of functions demonstrating how the SNES works

License:GNU General Public License v3.0


Languages

Language:JavaScript 64.5%Language:HTML 29.2%Language:CSS 6.3%