General

bgt examples

Started by Monkey999 5 posts last post 4 years ago

#1

Hello, I am trying to learn bgt I printed tekst but that is all, does someone has some handy scripts for me to understand variables more and strings?
And that, is why you shouldn't do this.

#2

BGT is basically dead. You're better off learning something like python. Hell, there's even an audio gaming engine called lucia that'll get you well on your way to creating audio games once you understand the basics of python.

#3

file x;void main(){
x.open("gig.txt", "w");
x.write("00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000");}
my github: https://github.com/denizsincar29

#4

I am considering putting together a simple map system that uses the game engine. There will be simple loading of maps, walls, rotation and zone checking. The rest is for you to code.

#5

has it been released yet? For python I mean
thankses and regardzes from him the dragonoid