<shynoob>
I uhh had a desire to build games.. but I searched about the process.. and the complaints of creating and maintaining a game.. was quite a thing.. and the guys I used to hang out with .. used to prefer to work at lower level of abstraction.. since that would mean more power.. coz more control.. so I was just inclined to build games from scratch
<shynoob>
instead of using existing game engines.. and since I was gonna go that route.. figured if I am gonna do everything myself.. why stick with C or C++ ... so was checking out new languages I could start my journey on.. would be nice for a lifelong quest I suppose, MrMobius
<shynoob>
but I understand there are so many choices to make.. and I was looking for efficient as well as powerful languages.. with which I had finer degree of control on what I want to do with my computer.. I came across ATS, Zim, Rust, D, and many more.. Forth seemed simpler... but I still am not sure.. if its plausible for me to do that
<shynoob>
it would be a hell of a big project to dedicated upon.. I just want to do build multiple games.. hoping making first game.. would give me enough confidence.. and help me speed thru the process again...
<shynoob>
sure it doesnt work like going thru a tutorial.. just the context and experience might help with the intuition and choices .. I'll make for further games
<shynoob>
are you in the games industry too? MrMobius,
Zarutian_HTC has quit [Ping timeout: 240 seconds]
proteusguy has quit [Ping timeout: 256 seconds]
proteusguy has joined #forth
<MrMobius>
shynoob, interesting. was curious mainly because people dont come to forth when they want to make a game
<MrMobius>
nah, Im not in the games industry
<MrMobius>
why dont you try making a really simple game first?
<MrMobius>
I made a 2d game with pygame and python. it was very easy to get working
reepca has quit [Ping timeout: 246 seconds]
gravicappa has joined #forth
<shynoob>
you mean a simple game with forth?
<shynoob>
or just with anything?
<proteusguy>
shynoob, well preferably forth since this is the forth channel. ;-)
<shynoob>
ofc :D
rpcope has quit [Ping timeout: 258 seconds]
<MrMobius>
shynoob, yes, if youre interested in forth there are very simple games you could work on
<MrMobius>
but if youre interested in making games, even 2d stuff, you should try Python at first then move to C/C++ eventually if you still want to make your own engine
<MrMobius>
of C# if you find and engine that uses that. I think Unity does
proteusguy has quit [Ping timeout: 256 seconds]
rpcope has joined #forth
proteusguy has joined #forth
<shynoob>
I am interested in Forth.. lets see
<shynoob>
thanks for the advice
<shynoob>
I'll check out what I can do with forth first
<MrMobius>
each language has its strengths so forth has its strengths
<MrMobius>
but making games is not one of them
<shynoob>
making DSL is one of them tho?
<MrMobius>
you can see how far you get. hopefully it will be interesting and youll learn a lot even if you dont end up with a game
<shynoob>
hm
proteusguy has quit [Ping timeout: 258 seconds]
proteusguy has joined #forth
proteusguy has quit [Ping timeout: 240 seconds]
proteusguy has joined #forth
Zarutian_HTC has joined #forth
<DKordic>
shynoob: Welcome. IMHO changing a language because of a lack of some lib is ID10Tic. I am dissapointed by the advices... that has been thrown at You.
<shynoob>
thanks but they just probably wished I could get started and done with stuff faster... without getting dragged into stuff much..
<shynoob>
I just felt it wont make a difference and could be efficien in the longer run if I stick with Forth
<boru>
You've been discussing this for days now.
<boru>
If you're unwilling to listen to people's advice, why not just start your project and find out whether Forth is suitable or not.
<shynoob>
yeah I guess..was just taking my own time...
<shynoob>
I've been reading too
<boru>
That's a good start.
<boru>
But don't get design paralysis; sometimes some prototyping is useful to assert whether something is feasible or not.
xek has joined #forth
shynoob has quit [Ping timeout: 245 seconds]
jsoft has joined #forth
proteusguy has quit [Ping timeout: 246 seconds]
shynoob has joined #forth
shynoob has quit [Remote host closed the connection]
shynoob has joined #forth
xek has quit [Ping timeout: 256 seconds]
proteusguy has joined #forth
proteusguy has quit [Ping timeout: 256 seconds]
shynoob has quit [Ping timeout: 245 seconds]
proteusguy has joined #forth
xek has joined #forth
proteusguy has quit [Ping timeout: 264 seconds]
proteusguy has joined #forth
proteus-guy has quit [Ping timeout: 240 seconds]
shynoob has joined #forth
xek has quit [Ping timeout: 240 seconds]
proteusguy has quit [Ping timeout: 264 seconds]
proteusguy has joined #forth
shynoob has quit [Ping timeout: 245 seconds]
Croran has quit [Ping timeout: 260 seconds]
Croran has joined #forth
xek has joined #forth
xek has quit [Ping timeout: 240 seconds]
TCZ has joined #forth
TCZ has quit [Client Quit]
xek has joined #forth
jsoft has quit [Ping timeout: 256 seconds]
X-Scale` has joined #forth
X-Scale has quit [Ping timeout: 256 seconds]
X-Scale` is now known as X-Scale
Zarutian_HTC has quit [Ping timeout: 240 seconds]
jsoft has joined #forth
xek has quit [Ping timeout: 256 seconds]
proteus-guy has joined #forth
WickedShell has joined #forth
Zarutian_HTC has joined #forth
shynoob has joined #forth
<shynoob>
hey so what text editors do you guys use?
shynoob25 has joined #forth
shynoob has quit [Ping timeout: 245 seconds]
shynoob25 has quit [Ping timeout: 245 seconds]
xek has joined #forth
xek has quit [Ping timeout: 265 seconds]
john_cephalopoda has joined #forth
jsoft has quit [Ping timeout: 260 seconds]
<cmtptr>
vim
<cmtptr>
i don't actually write forth though so maybe don't pay any attention to me
<john_cephalopoda>
Hi
<john_cephalopoda>
Are we in the middle of an editor war? :þ
<cmtptr>
if we are, then i'm winning
mtsd has joined #forth
<crest>
vim
* crest
puts his axe to the grindstone
xek has joined #forth
<john_cephalopoda>
nano and geany are the best text editors.
<john_cephalopoda>
The lack of syntax highlighting is inconvenient but it's fine.
* Zarutian_HTC
often turn syntax highlighting off for polyglot files
* crc
likes editors he writes
kvik has quit [Remote host closed the connection]
gravicappa has quit [Ping timeout: 256 seconds]
dave0 has joined #forth
<veltas>
Use vim more than anything else, the Forth syntax highlighting is not amazing
<veltas>
But is it ever? Maybe in Color Forth?
mtsd has quit [Quit: Leaving]
<john_cephalopoda>
I have looked at syntax highlighting in various editors. It's all pretty difficult.
<john_cephalopoda>
I once wrote an IDE for GLSL in C
<john_cephalopoda>
*I once wrote an IDE for GLSL in C++ with qt. There are nice features for syntax highlighting in qt.
Zarutian_HTC1 has joined #forth
Zarutian_HTC has quit [Read error: Connection reset by peer]
Zarutian_HTC1 has quit [Ping timeout: 258 seconds]
Zarutian_HTC has joined #forth
Zarutian_HTC1 has joined #forth
Zarutian_HTC has quit [Read error: Connection reset by peer]
john_cephalopoda has quit [Quit: Leaving]
rpcope has quit [Ping timeout: 265 seconds]
Zarutian_HTC1 has quit [Read error: Connection reset by peer]
Zarutian_HTC has joined #forth
<MrMobius>
notepad++ has foth highlighting built in