Skip to content

TinTeam/SN-50

Repository files navigation

GitHub Workflow Status Coveralls Status docs.rs crates.io MIT License

Logo

SN-50

A fun Fantasy Computer

Table of Contents

About SN-50

SN-50 is a free and open source fantasy computer for building, playing and sharing resources-limited games. The game limitations were inspired in old computers and their text-based games.

The project is basically a simple console and several tools for building games, as such: code, glyph, sound and music editors. Games are saved, packed and distributed in cartridge files. These files can be executed by the SN-50 or any player that implements the console specifications.

Tailored Limitations

TBD

Features

TBD

Getting Started

To start using SN-50 you can download a released binary or build it yourself.

Releases

You can download all the compiled version os SN-50 in the release page.

Building

Follow these steps to build the project:

Important: You must have the latest Rust version installed to build this project.

  1. Clone the repo and move to the project's folder
git clone https://github.com/TinTeam/SN-50.git && cd SN-50
  1. Build the project with cargo
cargo build --release

Usage

TBD

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

About

⚠️ Still Under Development ⚠️ SN-50 is a free and open source fantasy computer for building, playing and sharing resources-limited games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published