Skip to content

StikNES is a SwiftUI-based NES emulator designed for iOS devices.

License

Notifications You must be signed in to change notification settings

StikEMU/StikNES-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StikNES

Overview

StikNES delivers the classic Nintendo Entertainment System experience through a modern, intuitive SwiftUI interface. Built with performance and accuracy in mind, it leverages the power of the nes-rust library for authentic emulation while providing a seamless user experience on iOS devices.

Screenshots

Sources

Store

Library

Signing

Home In Game Game Playing Skins

Features

  • Modern SwiftUI Interface

    • Clean, intuitive design optimized for iOS
    • Responsive controls with haptic feedback
    • Custom display configurations
  • High-Performance Emulation

    • Powered by the battle-tested nes-rust library
    • Hardware-accelerated rendering
    • Low-latency input processing

Installation

# Clone the repository
git clone https://github.com/StikEMU/StikNES.git

# Navigate to project directory
cd StikNES

# Open in Xcode
open StikNES.xcodeproj

License

StikNES operates under a dual-licensing model:

Open Source License (AGPL-3.0)

For personal, educational, and open-source projects, StikNES is freely available under the GNU Affero General Public License v3 (AGPL-3.0). This license:

  • Permits use, modification, and distribution for non-commercial purposes
  • Requires derivative works to be open-sourced under AGPL-3.0
  • Mandates sharing of modifications when the software is used in a network service

Commercial Licensing

For commercial use, including:

  • Proprietary or closed-source applications
  • SaaS implementations
  • Commercial distribution

Please contact us to obtain a commercial license that waives AGPL requirements.

Distribution Rights

0-Blu has exclusive distribution rights on the following platforms:

  • Apple App Store
  • Steam
  • Epic Games Store

Dependencies/Credits

StikNES builds upon these open-source projects:

Project License Usage
Vapor MIT Backend Services
nes-rust MIT NES Emulation
ZIP Foundation MIT ROM Management
Ruffle MIT Flash Emulation

Contact

For commercial licensing inquiries:

  • Discord: BluStik

Legal

  • All emulator skins remain the intellectual property of their respective creators
  • "Nintendo" and "Nintendo Entertainment System" are trademarks of Nintendo Co., Ltd.
  • © 2025 0-Blu. All rights reserved.

Made with ❤️ by the StikNES Team