GithubHelp home page GithubHelp logo

zachary-rude / snake-for-3ds Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.21 MB

A basic Snake clone for 3DS

License: MIT License

Makefile 50.02% C 49.98%
3ds 3ds-homebrew homebrew nintendo-3ds nintendo-3ds-homebrew snake snake-clone snake-game snake-game-2d snake-game-in-c

snake-for-3ds's Introduction

Snake for 3DS

This is a basic 3DS homebrew version of Snake. You start moving slowly, and as you gain more points, you start to move faster.

Building

Important

On Windows, make should be run in the devkitPro shell.

To build Snake, run make. This will build a .3dsx file that can be launched through the Homebrew Launcher. It will also generate a .elf file.
If you want to build a .cia file that can be installed through an app like FBI and launched through the HOME Menu, run this command:

makerom -f cia -o snake.cia -DAPP_ENCRYPTED=false -rsf game.rsf -target t -exefslogo -elf snake_3ds-main.elf -icon icon.icn -banner banner.bnr

Note

On Windows, you can run the above command either in a Command Prompt or Powershell window, or in the devkitPro shell.

Install

Go to the releases for this repository, and download either the .cia or .3dsx for the latest version.
You can also use FBI to scan the QR code below to install this game more quickly. QR code to install Snake for 3DS

snake-for-3ds's People

Contributors

zachary-rude avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.