项目作者: msamigurpinar

项目描述 :
Retro sunset scene
高级语言: Assembly
项目地址: git://github.com/msamigurpinar/sunset.git
创建时间: 2020-06-10T12:25:18Z
项目社区:https://github.com/msamigurpinar/sunset

开源协议:MIT License

下载


sunset: Retro 80’s Aesthetic

A 80’s style sunset scene developed in 6502 assembly, designed to run on the NES (Nintendo Entertainment System).
For the ROM file, download it from itch.io.

image

Prerequisites

To build and run the project, you’ll need the following tools:

  • cc65: A complete set of tools to develop NES programs in assembly (assembler, linker, etc.)
  • NES Emulator: (e.g., FCEUX) to test the scene if you don’t have NES hardware.

Building

  1. make

License

This project is licensed under the BSD 3-Clause License. See the LICENSE file for details.