Skip to content

Latest commit

 

History

8 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

a template for writing NES games in Rust

includes an example game that uses sprites, background tiles, sfx, and controller input

brickgame.mp4

building

node src/chr/convert.js src/chr
docker pull mrkits/rust-mos
docker run -it --name rustmos --entrypoint bash -v ${HOME}/rust-nes-template:/hostfiles mrkits/rust-mos
docker container exec -it rustmos /bin/bash
cargo rustc --release

attribution

关于

rust NES game template

Resources

Stars

16 stars

关注者

2 watching

复刻s

发布

Used by

贡献者

Languages