Skip to content
  • Categories
  • Recent
  • Groups
  • Users
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Zephyr)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Categories
  3. Web Development
  4. FUZE4: Code games on Nintendo Switch

FUZE4: Code games on Nintendo Switch

Scheduled Pinned Locked Moved Web Development
20 Posts 8 Posters 1.5k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Almondundefined Almond

    @danniltrifonov that's a stretch... some of the stuff I've seen on the item shop is straight slop

    goodgirlundefined Offline
    goodgirlundefined Offline
    goodgirl
    LGBTQ+ Of BDNS people who looveee mirai asahina from mahoutsukai precure
    wrote on last edited by
    #9

    @Almond they only do tos assurance not quality assurance anymore

    1 Reply Last reply
    0
    • VGMooseundefined VGMoose

      There's an app on the Switch eShop called FUZE4, which lets you write actual code and run it on the switch directly! You can control it with the onscreen keyboard, or plug in a USB one too for faster coding.

      eShop page: https://www.nintendo.com/us/store/products/fuze4-nintendo-switch-switch/

      You can switch really quickly between the code editor and running the code, which is important for iterating and learning.

      Also, I can answer any questions if needed about some of the functionality, the coding language is similar to Python but a little simpler (like BASIC).

      goodgirlundefined Offline
      goodgirlundefined Offline
      goodgirl
      LGBTQ+ Of BDNS people who looveee mirai asahina from mahoutsukai precure
      wrote on last edited by
      #10

      @VGMoose woah interesting. i assume it has no network support or anything like that though, right?

      szczęśliwyundefined 1 Reply Last reply
      0
      • goodgirlundefined goodgirl

        @VGMoose woah interesting. i assume it has no network support or anything like that though, right?

        szczęśliwyundefined Offline
        szczęśliwyundefined Offline
        szczęśliwy
        Coders Русский(Russian) Classical Pianists Pythons the goat Learning Polish
        wrote on last edited by
        #11

        @goodgirl

        Yeah i don't think it does, plus the review VGmoose linked said that theres no support for importing or exporting anything. i assume theres no API's either.

        Do not go gentle into that goodnight...

        goodgirlundefined 1 Reply Last reply
        0
        • szczęśliwyundefined szczęśliwy

          @goodgirl

          Yeah i don't think it does, plus the review VGmoose linked said that theres no support for importing or exporting anything. i assume theres no API's either.

          goodgirlundefined Offline
          goodgirlundefined Offline
          goodgirl
          LGBTQ+ Of BDNS people who looveee mirai asahina from mahoutsukai precure
          wrote on last edited by
          #12

          @danniltrifonov sadd tho seems fun as long as it has support for like all types and things so u can basically anything technically. like i mean hopefully not anything like the generic "Number" nonsense that lua has rather than actual ints and stuff. also wonder if it's compiled, transpiled, or evaluated at runtime.

          1 Reply Last reply
          0
          • VGMooseundefined VGMoose

            There's an app on the Switch eShop called FUZE4, which lets you write actual code and run it on the switch directly! You can control it with the onscreen keyboard, or plug in a USB one too for faster coding.

            eShop page: https://www.nintendo.com/us/store/products/fuze4-nintendo-switch-switch/

            You can switch really quickly between the code editor and running the code, which is important for iterating and learning.

            Also, I can answer any questions if needed about some of the functionality, the coding language is similar to Python but a little simpler (like BASIC).

            A Former User? Offline
            A Former User? Offline
            A Former User
            wrote on last edited by
            #13

            @VGMoose Ok! Thanks I Was Looking For This!

            1 Reply Last reply
            0
            • VGMooseundefined Offline
              VGMooseundefined Offline
              VGMoose
              Admin
              wrote on last edited by
              #14

              There's a FUZE4 forum too, and they've announced that they're hosting a Gamejam ending on June 1st: https://fuzearena.com/forum/topic/2233/fuze-gamejam-36-theme-move

              Their forum is also on nodebb which makes it look similar to ours :eyes:

              I don't see any networking options, although you can share your code with others. It supports controllers and touch, including oddly enough the IR camera on the joycon. So you could do local co-op, at least. Maybe the limitations there are enforced by Nintendo.

              There's a $1 "player" app, so others can use that to play your games without buying FUZE4 itself. Although, it feels like this should be free! That would make it easier to spread games: https://www.nintendo.com/us/store/products/fuze-player-switch/

              Sign the browser petition! Or visit my site at vgmoose.dev.

              A Former User? 1 Reply Last reply
              0
              • VGMooseundefined VGMoose

                There's a FUZE4 forum too, and they've announced that they're hosting a Gamejam ending on June 1st: https://fuzearena.com/forum/topic/2233/fuze-gamejam-36-theme-move

                Their forum is also on nodebb which makes it look similar to ours :eyes:

                I don't see any networking options, although you can share your code with others. It supports controllers and touch, including oddly enough the IR camera on the joycon. So you could do local co-op, at least. Maybe the limitations there are enforced by Nintendo.

                There's a $1 "player" app, so others can use that to play your games without buying FUZE4 itself. Although, it feels like this should be free! That would make it easier to spread games: https://www.nintendo.com/us/store/products/fuze-player-switch/

                A Former User? Offline
                A Former User? Offline
                A Former User
                wrote on last edited by
                #15

                @VGMoose It Should Be Free I Think So Also

                1 Reply Last reply
                0
                • VGMooseundefined VGMoose referenced this topic on
                • VGMooseundefined VGMoose

                  There's an app on the Switch eShop called FUZE4, which lets you write actual code and run it on the switch directly! You can control it with the onscreen keyboard, or plug in a USB one too for faster coding.

                  eShop page: https://www.nintendo.com/us/store/products/fuze4-nintendo-switch-switch/

                  You can switch really quickly between the code editor and running the code, which is important for iterating and learning.

                  Also, I can answer any questions if needed about some of the functionality, the coding language is similar to Python but a little simpler (like BASIC).

                  67GamingStarundefined Offline
                  67GamingStarundefined Offline
                  67GamingStar
                  Banned
                  wrote on last edited by
                  #16

                  @KiwiFarmsArkavel

                  KiwiFarmsArkavelundefined 1 Reply Last reply
                  0
                  • 67GamingStarundefined 67GamingStar

                    @KiwiFarmsArkavel

                    KiwiFarmsArkavelundefined Offline
                    KiwiFarmsArkavelundefined Offline
                    KiwiFarmsArkavel
                    BrowseDNS Staff Kaylas Moon Eden's Silly Gubby
                    wrote on last edited by
                    #17

                    @SSL98071 said in FUZE4: Code games on Nintendo Switch:

                    @KiwiFarmsArkavel

                    ts is for running codes, not web browsers

                    

                    67GamingStarundefined 1 Reply Last reply
                    0
                    • KiwiFarmsArkavelundefined Offline
                      KiwiFarmsArkavelundefined Offline
                      KiwiFarmsArkavel
                      BrowseDNS Staff Kaylas Moon Eden's Silly Gubby
                      wrote on last edited by
                      #18

                      bro blocked me for giving straight facts :skull:

                      

                      1 Reply Last reply
                      0
                      • KiwiFarmsArkavelundefined KiwiFarmsArkavel

                        @SSL98071 said in FUZE4: Code games on Nintendo Switch:

                        @KiwiFarmsArkavel

                        ts is for running codes, not web browsers

                        67GamingStarundefined Offline
                        67GamingStarundefined Offline
                        67GamingStar
                        Banned
                        wrote on last edited by
                        #19

                        @KiwiFarmsArkavel said in FUZE4: Code games on Nintendo Switch:

                        @SSL98071 said in FUZE4: Code games on Nintendo Switch:

                        @KiwiFarmsArkavel

                        ts is for running codes, not web browsers

                        It Proofs Broccoli Could bd on the Eshop One Day

                        KiwiFarmsArkavelundefined 1 Reply Last reply
                        0
                        • 67GamingStarundefined 67GamingStar

                          @KiwiFarmsArkavel said in FUZE4: Code games on Nintendo Switch:

                          @SSL98071 said in FUZE4: Code games on Nintendo Switch:

                          @KiwiFarmsArkavel

                          ts is for running codes, not web browsers

                          It Proofs Broccoli Could bd on the Eshop One Day

                          KiwiFarmsArkavelundefined Offline
                          KiwiFarmsArkavelundefined Offline
                          KiwiFarmsArkavel
                          BrowseDNS Staff Kaylas Moon Eden's Silly Gubby
                          wrote on last edited by
                          #20

                          @SSL98071 said in FUZE4: Code games on Nintendo Switch:

                          @KiwiFarmsArkavel said in FUZE4: Code games on Nintendo Switch:

                          @SSL98071 said in FUZE4: Code games on Nintendo Switch:

                          @KiwiFarmsArkavel

                          ts is for running codes, not web browsers

                          It Proofs Broccoli Could bd on the Eshop One Day

                          its not a web browser dude. don't get your hopes up

                          

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Groups
                          • Users
                          • Tags
                          • Popular