https://github.com/eric183/rust-ts-nes
learn Rust with this repo, try to build nes webAssembly and render to webgl
https://github.com/eric183/rust-ts-nes
Last synced: 12 months ago
JSON representation
learn Rust with this repo, try to build nes webAssembly and render to webgl
- Host: GitHub
- URL: https://github.com/eric183/rust-ts-nes
- Owner: eric183
- Created: 2022-09-04T14:07:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-07T17:01:31.000Z (almost 4 years ago)
- Last Synced: 2025-03-04T01:33:39.819Z (over 1 year ago)
- Language: Rust
- Size: 189 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this project
* A nes webassembly webapp is going to be created by Rust.
* Threejs to render the scene or others.