SNES


nombrada oficialmente de forma abreviada como la Super NES o SNES



¿Qué es snes?

El 21 de noviembre de 1987 fue presentado ante la prensa japonesa el prototipo real de la consola conocida como "Super Famicom Computer".

Super Famicom y SNES se lanzaron con pocos juegos, pero estos fueron bien recibidos en el mercado.
Los 20 mejores juegos de Super Nintendo
Snes9x es un emulador potente con el que podrás disfrutar de los juegos de Super Nintendo en tu ordenador.
PVSnesLib
PVSnesLib es una biblioteca para Super Nintendo que se utiliza para crear juegos caseros. El objetivo principal es tener algo simple para que todos puedan usarlo..
pvsneslib|The GitHub relases
Como hacer un juego de Super NES en lenguaje C .





games

juegue algunos de los mejores juegos de snes en su navegador :

Containers

This example shows the built-in containers and frames. Containers are just fancy divs used for rpgui elements.


class:
rpgui-container framed

class:
rpgui-container framed-golden

class:
rpgui-container framed-golden-2



class:
rpgui-container framed-grey

Paragraphs & Text Input

This example shows the basic paragraphs and headers in RPGUI.


Header 1

Header 2

Header 3

Header 4

Regular paragraph (p)

Span Link (a)



Buttons

This example shows the basic buttons.


Radio and Check boxes

This example shows radio buttons and check boxes.


Dropdown & Lists

This example shows the dropdown (aka combobox) and the list widgets. These elements are made from simple "select" with "options" and rpgui class.


Dropdown:

List:

Icons

This example shows the built-in icons. These can be easily extended (skeletons not included).










Sliders

This example shows the sliders class, which replaces the "range" input element.




Progress Bars

This example shows the RPGUI progress bar class.


Disabled Elements

All RPGUI elements can be disabled using the "disable" attribute. Here's an example of disabled RPGUI elements.


Text Input





Sliders:

Golden slider:

Icons











Buttons





Radio/Check








Dropdown


List:

Progress bar:

Cursors

This example shows the basic cursors.






That's it, for now!

Check out the RPGUI git for more info!



- Back to Top -