Code Monkey home page Code Monkey logo

cookiecollector-3ds-'s Introduction

CookieCollector-3DS-

A short Cookie Clicker-like app for the 3DS Family homebrew. Built using devkitPro in C.

Link: github.com/GabrielRRussell/CookieCollector-3DS-/

This application was created when I was first learning how to program using the language C.

Screenshots

Home

Shop

Config

Usage

Grab a release file from the releases page, or compile the code yourself. Place the 3DSX and SDMH in /root/3DS/games/CookieCollector/. Make sure /3ds/data/CookieCollector/ exists, or it may not start up.

Your files should look like this:

/root

    /3DS

        /games
        
            /CookieCollector3DS

                CookieCollector3DS.3dsx

                CookieCollector3DS.smdh
                
        /data
        
            /CookieCollector
            
                user.txt

Run the CookieCollector.3DSX file in the New-HBMenu, from an entrypoint of your choice. This supports Rosalina. You can select a title of your choice to run this 3DSX from, as a CIA build does not exist at the moment.

Compilation

Clone the repo, and unzip it somewhere. CD to the root of the repo, and run 'make'. Once it has finished, it will produce an ELF and a 3DSX file of the same name. Grab the SDMH from the release page, and then use that instead of the generated one.

This assumes you have installed the necessary libraries and DevkitPro.

Credits

Credits to:

The Machinump's for making readable timer code.

LiquidFenrir on the homebrew discord for suffering through my mistakes and helping me with my mental sanity when it came to saving a file

Swiftloke and Realtime on the homebrew discord for helping me understand fopen more.

Sono for explaining and helping me understand so many different concepts in C.

EXTRA Thank you to Pillows2 / RyanTV for making me the icon for the game! Looks super pretty!

cookiecollector-3ds-'s People

Contributors

gabrielrrussell 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.