FAQ  •  Register  •  Login

Coding Club II

Forum rules
This forum is for technical discussion only. If you are interested in gameplay or client-side issues, please post in Bitfighter Features.
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Fri Jan 27, 2012 8:26 pm

Coding Club II

So in Coding Club, we actually made it all the way through the levelgen tutorial. I think the people who participated in that would like to go on to more advanced stuff, but it seems like a good idea to go through the basic levelgen tutorial again before we try to do anything more complicated.

Anybody who's interested in learning some easy coding stuff but missed out on the first classes, post here and we'll work out a time. Also feel free to post if you went through the first time and just want to do it again to make sure you understood everything. If nobody really cares, we don't need to worry about any of it!

Anybody's free to sign up if they're interested. It's okay if you don't know anything or if you have trouble once we get started. My one rule is that you actually have to be trying - and that means showing up!
<<

Little_Apple

User avatar

Posts: 839

Joined: Sat Jun 11, 2011 12:31 pm

Location: Zanzibar Land

Post Fri Jan 27, 2012 9:03 pm

Re: Coding Club II

Hee-ho!
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Fri Jan 27, 2012 9:09 pm

Re: Coding Club II

Bot coding is a possibility down the road, if you guys can handle it. Like I said, we should probably review the basic Lua stuff by going through the levelgen tutorial one more time and pick up any stragglers if they're interested.
<<

BlackBird

User avatar

Posts: 404

Joined: Wed Jun 15, 2011 7:25 pm

Location: Maryland USA

Post Fri Jan 27, 2012 9:31 pm

Re: Coding Club II

Yea, I would like to do this again.
You cannot legislate the poor into prosperity by legislating the wealthy out of prosperity.
<<

Lone Wolf

User avatar

Posts: 157

Joined: Fri Mar 18, 2011 7:44 pm

Location: /home/muddy

Post Mon Jan 30, 2012 8:01 am

Re: Coding Club II

Its funny I said I needed help coding and poof the coding club is born. But I didn't need lua help, I need C++ help. Either way, I'm in. I might not be able to make the homework happen, because I have lotsa school homework in real life, but I will try fosho.
if you're reading this, i'm sorry for how cringe my old posts are. i rarely play BF anymore, but if you ever want to find me, you can catch me on steam, or on discord @ muddy#7969
<<

BlackBird

User avatar

Posts: 404

Joined: Wed Jun 15, 2011 7:25 pm

Location: Maryland USA

Post Mon Jan 30, 2012 8:07 am

Re: Coding Club II

BlackBird wrote:Yea, I would like to do this again.

...only CleverBot must be /gmuted, or gone compleatly.
You cannot legislate the poor into prosperity by legislating the wealthy out of prosperity.
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Mon Jan 30, 2012 8:34 am

Re: Coding Club II

The trouble with learning C++ as your first language (although it's certainly possible!) is that you have to compile the code before you run it. Starting with something a little simpler like Lua teaches you a lot of the same ideas, but lets you try lots of things and get quick results.
<<

Opti

User avatar

Posts: 234

Joined: Tue Sep 20, 2011 7:09 pm

Location: Footie's pantry

Post Mon Jan 30, 2012 1:18 pm

Re: Coding Club II

I missed the first class.. Can you get me the simple stuff??
i got a rattlesnake gun.
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Mon Jan 30, 2012 2:06 pm

Re: Coding Club II

We would be starting over with the simple stuff.
<<

Lone Wolf

User avatar

Posts: 157

Joined: Fri Mar 18, 2011 7:44 pm

Location: /home/muddy

Post Mon Jan 30, 2012 5:55 pm

Re: Coding Club II

Meh. Levelgens sound boring.
I really want to try BOT coding... it sounds really fun like talking bots (like ElizaBot) because i want to make a fact core bot :D but levelgens are cool too i guess.
Last edited by Lone Wolf on Thu Feb 02, 2012 12:55 pm, edited 1 time in total.
if you're reading this, i'm sorry for how cringe my old posts are. i rarely play BF anymore, but if you ever want to find me, you can catch me on steam, or on discord @ muddy#7969
<<

BlackBird

User avatar

Posts: 404

Joined: Wed Jun 15, 2011 7:25 pm

Location: Maryland USA

Post Mon Jan 30, 2012 6:04 pm

Re: Coding Club II

Lone Wolf wrote:I really want to try BOT coding... it sounds really fun like talking bots (like ElizaBot) because i want to make a fact core bot :D but levelgens are cool too i guess.

Eliza is simply programmed to respond to key words and phrases. Editing the phrases isn't hard. That's how la made Gary.

I would love to learn how to program bots, but I want to make sure I know the basics before I start programming bots.
You cannot legislate the poor into prosperity by legislating the wealthy out of prosperity.
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Mon Jan 30, 2012 6:39 pm

Re: Coding Club II

Bots are also in Lua, but they ramp up the level of complexity from levelgens significantly.

For a frame of reference, I can read through the bot code and understand what every part of it is supposed to do, but I still struggle with writing everything out from scratch and getting it to work the way it should.

We can head that direction as a group, but if you don't understand levelgen coding forward and backward, bots are going to be just about impossible for you.
<<

Santiago ZAP

User avatar

Posts: 317

Joined: Sat May 14, 2011 8:05 am

Post Tue Jan 31, 2012 4:05 pm

Re: Coding Club II

Can i join coding club?
:zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance:
<<

BlackBird

User avatar

Posts: 404

Joined: Wed Jun 15, 2011 7:25 pm

Location: Maryland USA

Post Tue Jan 31, 2012 4:48 pm

Re: Coding Club II

Sure! Pretty much anyone can if they want to.
You cannot legislate the poor into prosperity by legislating the wealthy out of prosperity.
<<

CleverBot

User avatar

Posts: 560

Joined: Sun Dec 04, 2011 3:37 pm

Location: Orokin Void

Post Wed Feb 01, 2012 12:40 pm

Re: Coding Club II

Can I? :D
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Wed Feb 01, 2012 1:45 pm

Re: Coding Club II

Yes, but if you're disruptive, you get kicked out.

So we're going to try to add Santiago, Lone Wolf, Opti, and maybe(?) CleverBot?

Does Friday night work for all of you?
<<

Lone Wolf

User avatar

Posts: 157

Joined: Fri Mar 18, 2011 7:44 pm

Location: /home/muddy

Post Wed Feb 01, 2012 7:40 pm

Re: Coding Club II

As long as I'm not in trouble I can come, what time?
if you're reading this, i'm sorry for how cringe my old posts are. i rarely play BF anymore, but if you ever want to find me, you can catch me on steam, or on discord @ muddy#7969
<<

BlackBird

User avatar

Posts: 404

Joined: Wed Jun 15, 2011 7:25 pm

Location: Maryland USA

Post Wed Feb 01, 2012 7:52 pm

Re: Coding Club II

Lone Wolf wrote:As long as I'm not in trouble I can come, what time?

I think we will cross that bridge when we get there.
You cannot legislate the poor into prosperity by legislating the wealthy out of prosperity.
<<

Santiago ZAP

User avatar

Posts: 317

Joined: Sat May 14, 2011 8:05 am

Post Thu Feb 02, 2012 4:38 pm

Re: Coding Club II

karamazovapy wrote:Does Friday night work for all of you?

I MAY come not really sure i can but ill try!
:zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance: :zapdance:
<<

CleverBot

User avatar

Posts: 560

Joined: Sun Dec 04, 2011 3:37 pm

Location: Orokin Void

Post Thu Feb 02, 2012 8:06 pm

Re: Coding Club II

Maybe if I'm in the mood, I'm too focused on this map...
What time does tha thinga startz guyz?
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Fri Feb 03, 2012 12:42 pm

Re: Coding Club II

Tonight is the night?
<<

BlackBird

User avatar

Posts: 404

Joined: Wed Jun 15, 2011 7:25 pm

Location: Maryland USA

Post Fri Feb 03, 2012 1:38 pm

Re: Coding Club II

Sure!
You cannot legislate the poor into prosperity by legislating the wealthy out of prosperity.
<<

Lone Wolf

User avatar

Posts: 157

Joined: Fri Mar 18, 2011 7:44 pm

Location: /home/muddy

Post Fri Feb 03, 2012 3:36 pm

Re: Coding Club II

WHAT TIME?
if you're reading this, i'm sorry for how cringe my old posts are. i rarely play BF anymore, but if you ever want to find me, you can catch me on steam, or on discord @ muddy#7969
<<

CleverBot

User avatar

Posts: 560

Joined: Sun Dec 04, 2011 3:37 pm

Location: Orokin Void

Post Fri Feb 03, 2012 3:57 pm

Re: Coding Club II

Lone Wolf wrote:WHAT TIME?


What he said and what I said.
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Fri Feb 03, 2012 5:48 pm

Re: Coding Club II

In a little over an hour. We've met at 9:00 Eastern in the past. I was sort of waiting for people to post their availability, but since nobody did, I guess we're going with 9:00 on Fridays.
<<

CleverBot

User avatar

Posts: 560

Joined: Sun Dec 04, 2011 3:37 pm

Location: Orokin Void

Post Sat Feb 04, 2012 8:12 am

Re: Coding Club II

The master server revolted...what's the next time?
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Sat Feb 04, 2012 9:40 am

Re: Coding Club II

Probably in two weeks.
<<

CleverBot

User avatar

Posts: 560

Joined: Sun Dec 04, 2011 3:37 pm

Location: Orokin Void

Post Sat Feb 04, 2012 7:25 pm

Re: Coding Club II

:shock: 2 weeks is kinda long, you think you can shorten that?
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Sat Feb 04, 2012 7:37 pm

Re: Coding Club II

No.
<<

CleverBot

User avatar

Posts: 560

Joined: Sun Dec 04, 2011 3:37 pm

Location: Orokin Void

Post Sat Feb 04, 2012 7:55 pm

Re: Coding Club II

But we didn't have the session man... :cry:
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Sat Feb 04, 2012 8:28 pm

Re: Coding Club II

I'm aware of that.
<<

Lone Wolf

User avatar

Posts: 157

Joined: Fri Mar 18, 2011 7:44 pm

Location: /home/muddy

Post Sun Feb 05, 2012 10:41 am

Re: Coding Club II

karamazovapy wrote:I guess we're going with 9:00 on Fridays.


Eastern, right? that means 7:00 for me.
if you're reading this, i'm sorry for how cringe my old posts are. i rarely play BF anymore, but if you ever want to find me, you can catch me on steam, or on discord @ muddy#7969
<<

CleverBot

User avatar

Posts: 560

Joined: Sun Dec 04, 2011 3:37 pm

Location: Orokin Void

Post Mon Feb 06, 2012 3:10 pm

Re: Coding Club II

it means mid night for me... :|
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Mon Feb 06, 2012 3:31 pm

Re: Coding Club II

If you're in North Carolina, it means 9:00.
<<

CleverBot

User avatar

Posts: 560

Joined: Sun Dec 04, 2011 3:37 pm

Location: Orokin Void

Post Mon Feb 06, 2012 7:45 pm

Re: Coding Club II

Man... :shock: no I don't :D
lies....I live somewhere elsewhere, over here and there, and yonder
<<

Lone Wolf

User avatar

Posts: 157

Joined: Fri Mar 18, 2011 7:44 pm

Location: /home/muddy

Post Tue Feb 14, 2012 12:46 pm

Re: Coding Club II

So the first one is Jan. 17th, 2012?

How many weeks sill this go on?

Also, i made a Google Calendar for the club, i need _k's email*, and i can allow him to manage events.

*Preferably via PM.

Maybe in the Coding Club, we have a registration and you can sign up for classes. ALSO, theres 4 a year, the Spring classes, the Summer classes, the Fall classes, and the Winter classes. What do you think?
if you're reading this, i'm sorry for how cringe my old posts are. i rarely play BF anymore, but if you ever want to find me, you can catch me on steam, or on discord @ muddy#7969
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Tue Feb 14, 2012 12:59 pm

Re: Coding Club II

We're (presumably) going to meet friday night. It doesn't need to be a big, elaborate thing. We just meet at the same time each week.
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Fri Feb 24, 2012 6:02 pm

Re: Coding Club II

This? Tonight? Yes/No?
<<

BlackBird

User avatar

Posts: 404

Joined: Wed Jun 15, 2011 7:25 pm

Location: Maryland USA

Post Fri Feb 24, 2012 6:16 pm

Re: Coding Club II

This is kinda a late notice.....
You cannot legislate the poor into prosperity by legislating the wealthy out of prosperity.
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Fri Feb 24, 2012 6:42 pm

Re: Coding Club II

Well I showed up last week, but nobody else did...
<<

Little_Apple

User avatar

Posts: 839

Joined: Sat Jun 11, 2011 12:31 pm

Location: Zanzibar Land

Post Fri Feb 24, 2012 6:44 pm

Re: Coding Club II

wut? ._.
Hee-ho!
<<

karamazovapy

Posts: 1567

Joined: Tue Feb 23, 2010 7:52 pm

Post Fri Feb 24, 2012 7:01 pm

Re: Coding Club II

okay - well I guess we'll suspend indefinitely. someone bring it up sometime if you'd like to do coding club again.
<<

Little_Apple

User avatar

Posts: 839

Joined: Sat Jun 11, 2011 12:31 pm

Location: Zanzibar Land

Post Fri Feb 24, 2012 8:05 pm

Re: Coding Club II

id like to do the bot thing sometime...
Hee-ho!
<<

Cracatoa

User avatar

Posts: 292

Joined: Sun Apr 18, 2010 2:39 pm

Location: In your attic

Post Thu Mar 01, 2012 3:21 pm

Re: Coding Club II

If you needed help with C++, this is the site to go to: http://thenewboston.org/tutorials.php

It has 73 tutorials on C++, and a lot on other languages too. Unfortunately none on lua.
The bottom statement is false.
The top statement is true.
<<

amgine

Posts: 1399

Joined: Thu Apr 19, 2012 2:57 pm

Post Thu Sep 27, 2012 4:03 pm

Re: Coding Club II

I missed that way long ago u would like to go thought it.

here is a site for lua tutorials for you.

http://luatut.com/
Bitfighter Forever.

Return to Technical Discussion

Who is online

Users browsing this forum: No registered users and 2 guests