Skip to content

Repository files navigation

2048-3ds-port-icon

🎮 2048 3DS Port

The classic 2048 game running on your Nintendo 3DS

License Platform Version

About • Images • Installation • Building • Contributing


📖 About

This project is a port of the excellent 2048.c by Maurits van der Schee to the Nintendo 3DS. The original game is a minimalist implementation of the popular 2048 puzzle for Linux terminals, and now you can play it on your 3DS console!

✨ Features

  • 🎯 Faithful gameplay to the original
  • 💾 Score system
  • 🎮 Native 3DS controls
  • ⚡ Optimized performance
  • 📱 Interface adapted for 3DS screens

📸 Images

Show image
screenshot-1 screenshot-2 screenshot-3 screenshot-4

📦 Installation

Requirements

  • Nintendo 3DS/2DS/New 3DS with Custom Firmware (CFW)
  • Access to Homebrew Launcher

Instructions

  1. Download the .3dsx file from the releases page
  2. Copy the file to the /3ds/ folder on your SD card
  3. Open the Homebrew Launcher on your 3DS
  4. Launch 2048 3DS Port
  5. Have fun! 🎉

🛠️ Building

Prerequisites

  • devkitPro installed and configured
  • devkitARM and libctru updated

Compiling the project

# Clone the repository
git clone https://github.com/0rientd/2048-port-3ds.git
cd 2048-port-3ds

# Compile
make

# The 2048-port-3ds.3dsx file will be generated in the project root

🎮 How to Play

  • D-Pad/Circle Pad: Move the tiles (↑ ↓ ← →)
  • START: Exit the game
  • SELECT: Restart the game

📄 License

This project is distributed under the MIT license. See the LICENSE file for more details.

The original 2048.c project by Maurits van der Schee is also MIT licensed.


🙏 Acknowledgments

  • Maurits van der Schee - For the excellent 2048.c that served as the base for this port
  • devkitPro Team - For the amazing homebrew development tools
  • Nintendo Homebrew Community - For the documentation and support

🤝 Contributing

Contributions are welcome! Feel free to:

  • 🐛 Report bugs
  • 💡 Suggest new features
  • 🔧 Submit pull requests
  • 📖 Improve documentation

Made with ❤️ for the 3DS homebrew community

⬆ Back to top

About

This is a project to port 2048 game for Linux to the Nintendo 3DS

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages