Giter VIP home page Giter VIP logo

nds_game's Introduction

NDS_Game

This is my work in progress NDS game, it is likely that if you are seeng this it is because I have posted this on a forum in hopes of getting help

MY SOURCES: (just some useful links that I used for dev) https://github.com/devkitPro/libnds/tree/master/source // libNDS source code, very useful for finding out how/why something works https://devkitpro.org/viewforum.php?f=38 // Top post about GRIT was pretty neat https://github.com/WiIIiam278/breaking-bad-ds/tree/main // Pretty cool project I found on youtube, based some of the way I am handling stuff on this

MY ENVIRONMENT: IDE: VS Code -if you replicate everything I have regarding "devkitpro", my "c_cpp_properties.json" should give you intellisense on this to some degree(can certainly be improved) DEVKITPRO CONFIGURATION: I have the "nflib" and "nitro-engine" kits both placed in the root of my "devkitpro" installation "devkitpro" is installed on the root of my "C" drive

OTHER NOTES: "TempFolder" is only there for when I want to test something and pretend that a certain file is not in the project since the makefile doesnt look in there I have already compiled this project on here, in order to compile it yourself you need to: -Replicate my environment regarding devkitpro -Open CMD in the root of this project and type "make clean", execute this -Type "make clean", execute this

nds_game's People

Contributors

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