Seems like a tool which should be in wider use in education. Thank you for the great and compact tutorial.
@chrstphrxmllr11 ай бұрын
The developer does offer education discounts for the app.
@woncre25153 жыл бұрын
I have always been tempted to pick up pico-8 for making games. I really like the constraints given to you as a dev.
@Rikaisan5 ай бұрын
3:48 That's the opposite of what open source means, if something is open source, you are allowed to use, modify and redistribute it in any way. I think what you meant is "If something has its source available", 'source available' and 'open source' are different things, there's also 'fair code' which is another software model.
@mobyokelly523 жыл бұрын
Thank you! Was waiting for PICO-8 tutorials, it's great to have it here on GDC.
@hamedahmed63483 жыл бұрын
شكرا لتقديم المعلومات النافعه للمطورين المستقلين مجانا، 🇪🇬❤️
@awyeagames3 жыл бұрын
pico 8 is such a joy to use!
@oopsy4443 жыл бұрын
I've made several pico 8 games and it's such a fun console.wish it was able to port to more platforms like console and mobile
@williamsmith69212 жыл бұрын
web based pico8 games can run on mobile
@oopsy4442 жыл бұрын
@@williamsmith6921 but theyre harder to monetize due to how they're played. For example being unable to go on g play and apple stores.
@RedBlueProductions13 ай бұрын
"just because it's open source doesn't mean you have the right to modify and republish it" that's _exactly_ what open source means. that's literally rule number 1 of the open source definition.
@kevinbatdorf3 жыл бұрын
Awesome video. But I don’t think your comment about the MIT license at 4:00 is accurate. MIT-licensed code is compatible with any license. Maybe you were thinking of GPL?
@eugenemeidinger188416 күн бұрын
I never realized there were demos!
@christian52563 жыл бұрын
Ahhh I love pico-8 so much!
@hrnekbezucha2 жыл бұрын
There's also restricted edu browser version. And if the paid-for proprietary nature of Pico-8 offends you, the free and open-source TIC-80 is a great alternative.
@bekonix-b3s Жыл бұрын
I love the concept of Pico-8, bought the paid version to support it. My only concern is text editor. It is quote limited. Hard to be efficient, lacks some crucial features like changing font size or code competition. It makes reading, jumping around code harder.
@joshuakurtenbach19729 күн бұрын
You can write the code in any editor. Visual Studio even has some Pico plugins.
@AmityRosefist3 жыл бұрын
GOBLINS OUT HERE
@MyEconomics1013 жыл бұрын
@ GDC, that lua is being used should be in the description box and for SEO optimisation
@FishcatGames2 жыл бұрын
is it possible to upload MIDI music from another software instead of. making the music directly in pico 8? like how you can use other software to write the code and make sprites. thanks in advance ✌️
@ma_gician Жыл бұрын
There are programs to convert midi to pico8 music
@madmandiscobear23525 ай бұрын
Say are we able to export pico 8 games that are already existing in the game like celeste to celeste.html and celeste.js
@hanagomikusohana91183 жыл бұрын
@DAYDAYBEATZ2 жыл бұрын
Until the picotron comes out!! (PICO64)
@terry- Жыл бұрын
Nice!
@Biker_Gaming Жыл бұрын
I love pico8 I can code a lil goofy stuff on it 😎
@etclee66303 жыл бұрын
so cool!!!
@a1b2c35897 ай бұрын
Open source: "denoting software for which the original source code is made freely available and may be redistributed and modified"
@0815Snickersboy2 жыл бұрын
I feel like this makes you actually worry about a lot of stuff that other engines already do for you
@deBaer2 жыл бұрын
3:47 Open Source exactly means you have the right to modify and publish it. That's literally the definition.
@drewsclues86252 жыл бұрын
old comment but that is the definition of free (libre) software, not open source. It depends on the license.
@deBaer2 жыл бұрын
@@drewsclues8625 Oxford dictionary: "open-source, adj.: Denoting software for which the original source code is made freely available and may be redistributed and modified." Merriam-Webster: "open-source, adj.: having the source code freely available for possible modification and redistribution" Wikipedia: "Open source is source code that is made freely available for possible modification and redistribution." There is no single open source licence that doesn't allow the user to modify and redistribute the software.
@NihongoWakannai2 жыл бұрын
What he means though is having access to the code doesn't mean having the right to redistribute. Maybe a misuse of the term "open source" but his intent is clear.
@DAYDAYBEATZ2 жыл бұрын
Redistribution is one thing, commercialization is another
@zzador Жыл бұрын
So showing precoded code and premade sprites is "Let's make a game in 30minutes" ?