Giter Site home page Giter Site logo

ds-creator-dev / dsc-vue Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 30 KB

A new game engine that will allow you to make your own DS games with ease!

License: MIT License

JavaScript 39.08% HTML 4.68% Vue 36.28% TypeScript 19.20% CSS 0.75%
ds homebrew nds nds-hombrew-development nds-homebrew nintendo nintendo-ds nintendo-ds-homebrew

dsc-vue's Introduction

DSC-Vue

DS Creator

How to run:

Open the CMD or Terminal in the root directory of the project. Run npm i if you haven't already. Next, run npm run build this will generate the code that can be used by Electron. Then, go into the index.html file in the dist folder. Add a . before /assets/ in line 5. Do the same modification in lines 8 & 9. Now back in your CMD or Terminal instance, run npm start. This will start up Electron.

Note:

  • When trying to access a file from /public use the full path to get there (example: ../../public/image.png) not /image.png like you would normally. This allows Electron to actually load the files.
  • When running in server mode (npm run dev) you will not be able to use Electron functions. But it is great for UI design.

dsc-vue's People

Contributors

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