Skip to content

An implementation of the Uxn stack-machine written in Rust.

License

Notifications You must be signed in to change notification settings

CrashAndSideburns/ruxn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruxn

Crates.io Crates.io

ruxn is an emulator for the Uxn stack-machine, designed to make the creation and emulation of Uxn-based computers simple and fun.

Installation

Either run

cargo add ruxn

or modify your Cargo.toml

ruxn = "0.1.0"

Usage

Contributing

Contributrions are welcome! Please open an issue or submit a pull request.

License

This is free and unencumbered software released into the public domain. See the UNLICENSE file or unlicense.org for details.

About

An implementation of the Uxn stack-machine written in Rust.

Resources

License

Stars

Watchers

Forks

Languages