It indeed is atmospheric drag physics. All objects have the same weight lol
1 messages · Page 1 of 1 (latest)
It indeed is atmospheric drag physics. All objects have the same weight lol
how did you made that?
I coded it lol
in what programming language?
scratch is great for like
...nothing
just throwing something together quickly
maybe
this took like 2 hours to make
true
bc without, it is kindof useless
or what would be cool too: something like scratch but using kotlin or python code
lua???
thats like (almost) exactly like scratch
doesnt habve oop
whole point of using kotlin or python is to have a kindof okay oop
well the only thing I really need from oop is the ability to have inline functions
and lua does that
what the hell
i need classes and objects and instances....
well you could just return those with a function
I mean python is objectively better than lua
but you can do a lot worse
thats trash
did you start programming with java?
I started with python
so that kind of explains how we approach programming differently
and then i got to python
then i got into mod dev
and now i use kotlin
(i hated kotlin 2 weeks ago but now i love it)
it was weird somehow
yknow sometimes you start learning a program
you feel like you're getting nowhere
and then one day it just
clicks
everything starts making intuitive sense
same thing with programming languages
yes
but i used lua for open computer stuff and its weird
bc of its syntaxt
and its weird functions
and datatypes
and no oop
also I was just looking at my youtube home page
my god scratch has changed since I started using it
(yes i know that lua is theoretically 0.7% to 2% faster than python but it takes much more code to do simple stuff)
well not anymore
python increased its performance a ton in the latest update
it's like 50% faster now
nice
the only reason why i still use python sometimes:
compared to c++ its like completly different
i know
I find this hilarious btw
(it has even more string stuff than kotlin)
I love these stupid coding languages
like scratch is one of the most basic langs out there
go to my github and click on SimpleScriptLanguage
(if you want to write 100 lines code to split a string)
actually its only 10 lines code
but it has sprites and stuff
like mine: SSL
also it looks like a c64
nice
but hue shifted
for that i began making Simple2d
but i stopped simple2d bc its useless
and its performance is worse than scratch
(a lot worse)
this code is made for SSL and it iterates trough the string and prints every char one by one
gentemp i1 s
var test sHallo,_das_ist_ein_test!
spaceify vtest s_ vtest
log vtest
sarrify vtest vtest
log vtest
iter vtest loop
end
:loop
grv _pass vtmp0
log vtmp0
ret
my code is even more simple
i tried to make every command 3 chars long
it's like 001 set 001 001
002 set 002 002
003 add 002 001 001
003 print `001
you will get 3
but mine is easier to understand
it has 999 "memory addresses"
i can just do
add i1 i2 vout
log vout
so you are basically emulating a custom isa
yeah
mine too
and there are seperate "sprite" addresses
so you could push a sprite say 1111 would be a 2x2 square
to sprite address 1
cool but kindof limited
is it made in python?
lol
i hate that there is no simple library that can ONLY draw pixels one by one or in lists (which works for windows AND linux)
because win32 api only works for windows...
yeah
uh I think I broke something
that looks cool
lol
also the code
oh
we don't talk about the code
oh no nononono
we leave the code forgotten
how many bits does your cpu have
oh my god
I have installed an addon
i have installed 10 addons
to allow me to zoom out further than scratch normally allows
because that's the only way I can see my code
in kotlin that would just be 5 lines code...
yes, it is d u m
it should be turing complete
I think
I mean it has basically everything you'd expect
== > < etc
no and yet
because I'm lazy
and how many bits?
I mean
it doesn't really have a number of bits
because I haven't really limited that yet
lol
you advertised it as 128k ram system.....
64bits * 1000 = 8 kb
wellll
yes
btw I think this is one of the most fun games I've made using scratch
well
maybe not the most fun
but interesting
nice but not easy to play
yeah it's a little bit uh
hardd
lol
also I made a really cool version of pong
with an "ai"
if you select two player mode and hold q+e
I bet you can't beat the player 2 ai
nice but i dont like that the player movement feels so snappy
then update it?
I haven't really updated anything on my scratch profile in a while
but eh
I might
lol
lol
LMAO
y'all ever see the explanation on how a missile knows where it is