Can I sell my game this way

yeah I did use chatgpt and it kinda said it should be fine

1 Like

ok so I am trying to go step by step and I cant figure out how do I mount the cords to the back cause I was planing on having a raspberry pi 5 and a USB a - a plug in to it and mount the a female end so we can plug in the controllers how do I mount that

ok so that’s good but what do I do about extensions like ones I used a lot for the games for this console are https://github.com/klausw3/pxt-sound-effectsv and https://github.com/livcheerful/arcade-soundtrack and some of the default ones and my own but what about the license for these the sound effects has a license but the sound track does not have that file what does that mean also here are the three ones I saw through everything this one being most default ones MIT License

Copyright (c) Microsoft Corporation.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the ā€œSoftwareā€), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ā€œAS ISā€, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE

and this one

MIT License

Copyright (c) 2020 Klaus Weidner

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the ā€œSoftwareā€), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ā€œAS ISā€, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

technically the same thing but just there with out a name that says Microsoft

and in one extension that I don’t use just want to be sure is

Proprietary License

Copyright (c) 2026 MMM-tek

ALL RIGHTS RESERVED.

This software and its associated documentation files are the exclusive property of MMM-tek.

  1. RESTRICTIONS:
    Permission is NOT granted to any person obtaining a copy of this software to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software.

  2. PROHIBITIONS:

  • You may not copy, modify, or create derivative works of this software.
  • You may not redistribute or sell this software in any form.
  • You may not decompile, reverse engineer, or attempt to extract the source code.
  1. NO WARRANTY:
    THE SOFTWARE IS PROVIDED ā€œAS ISā€, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Any unauthorized use of this software will be considered an infringement of intellectual property rights and may result in legal action.

so can I still sell my games do every thing I said I wanted to do if the extension has the 1st or 2nd one or no license file?

1 Like

so I have ran into a problem how do I get my games on a file type so they can run on a raspberry pi 5 perfeibly with just like a mygame.run

@richard is this fine?

i’m a software dev, not a lawyer. so i don’t really know!

this is not legal advice, just my own opinion, but what i do know is that the MIT license is one of the most permissive and doesn’t have any restrictions on commercial use. no idea on that other one, which seems extremely restrictive.

i will say that in general if code is marked with a license that i don’t recognize, i never look at or use it because doing so could open me or my employer to legal issues. which is why i’ve never looked at the code for @MMM-tek’s extension and will never use it.

personally, i always mark my open source code as MIT licensed because i want people to be able to use it. again, this isn’t legal advice, just my own two cents on the issue.

3 Likes

so MIT license is fine? also do you know how I can get the game to run on a rasbperry pi 5 because I’ve gotten it to display on my tv using the help of Gemini but using a USB keyboard I can move the guy

https://arcade.makecode.com/S86054-26885-01958-76304 I’m using this as a test

And with no licence, I have been uptaded the project and now don’t have licence @richard.
MIT licence is fine?? :upside_down_face:

scrap that I have got it to work I can move and its on the tv on a rasbperry pi 5!

ok so as of today I’m am working on the controllers and have

@# this many games completed

look here for the answer

Answer

Are you sure

its 20 Games Completed

so what I have now is

  • gotten it to run on the tv
  • gotten the console case
  • gotten the controller case
  • gotten 296 games done
  • misc (just random stuff I’m forgetting)
  • other (any thing I have completed that is misc)

also the reason its 296 is because thats i think how many the N64 had

I just saw its not @# its @) Sorry

I now have made the controller shell just not the inside of the controller

I now have 21 games done

ok well does that mean MIT is like ā€œthis is mine you can use it modify but cant say its your ownā€ and if so do I put a MIT License on all the games for this console now I know you said your not a lawyer but you do know more about the MIT License because all I know is that it I think protects you (creator) as the owner but allows others to use it right?

ok so I want to show and tell all you guys my company name and some games but I don’t want any one to steal them now I know of the auto copyright in the US but I don’t know if thats enough

I now have 22 games done

23 Games Done Yes!!

also I would say theses games are better then Atrai(2600) I would say as good as Nintendo(NES) but maybe down by like a point so Nintendo(NES) is 10 mine maybe like 7 to 10 and Atrai(2600) would be a 2 - 3 - 5

wait I looked it up and if I want my games to be you can edit you can sell to a friend just not commercially then would I use

Creative Commons Non-Commercial license.

  1. CC BY-NC 4.0 (Attribution-NonCommercial): Allows others to edit, tweak, and build upon your work, and share it with friends. They cannot sell it or use it for commercial purposes, and they must give you credit.

  2. CC BY-NC-ND 4.0 (Attribution-NonCommercial-NoDerivs): The strictest option. Allows others to download and share your game, but they cannot change it or sell it.

  3. Creative Commons Attribution-NonCommercial-ShareAlike (CC BY-NC-SA): Allows editing and sharing but requires that any new version is shared under the same non-commercial terms

because this is what Google said

I’m pretty sure the second option might be best

also @richard I now your not a lawyer but I kinda want to show one of my best games I made for this console maybe at the sports jam because its a bowling game and I don’t care if I win I don’t Relly want to show it to win but anyways I don’t want peploe to steal it now I know that makecoders are pretty nice and I now about auto copyright in the US but Im not sure