Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / Dark Noob Games HQ

Author
Message
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 16th Jun 2009 20:14
thats something i never even thought of, using the mouse wheel to change shades of white, very cool idea bobby!

There are only 10 kinds of people in the world, those who understand binary and those who dont
bobbyd
15
Years of Service
User Offline
Joined: 17th Jan 2009
Location:
Posted: 17th Jun 2009 17:40
what do i have to do now
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 17th Jun 2009 17:42
wait for bn2 productions to admit you then give you a task in the current project

There are only 10 kinds of people in the world, those who understand binary and those who dont
Libervurto
18
Years of Service
User Offline
Joined: 30th Jun 2006
Location: On Toast
Posted: 17th Jun 2009 18:15 Edited at: 17th Jun 2009 18:19
@Bobbyd
Nice code
I like the way you stored the mouse positions in variables, few noobs see the advantages of that method.
Your indentation is slightly off, I've tidied it up...

I put the old values in the mouseclick condition because we dont need to update them unless we're drawing. I also added an else to the statement because the way you had it, the first line would always start at 0,0.

Do you know how to use the SYNC commands? It would make your program run a lot smoother.

That z scrolling is clever, you could use it to scroll through a set colour pallete for quick colour changes.

If I was grading your work I'd give you a C+; this could have been a B if you had a manual sync and accounted for the start position of the first line.
Good job

I think bobbyd has shown how simple a good paint program can be.

There is an eight letter word. You can insert a letter into it or remove a letter from it without changing its meaning. Answer
bobbyd
15
Years of Service
User Offline
Joined: 17th Jan 2009
Location:
Posted: 17th Jun 2009 22:52
yes i think i know the sync commands

thanks for the c+

what is the project
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 18th Jun 2009 01:03
right now its a old-zelda style adventure/rpg game

however there is currently debate on whether or not to end the project

and actually I disagree with the c+, I say he should have at least goten a b for his creativity, Ive been programming for 2 years with DarkBASIC and I never thought to use the mouse wheel so i give him points for thinking outside the box

There are only 10 kinds of people in the world, those who understand binary and those who dont
Libervurto
18
Years of Service
User Offline
Joined: 30th Jun 2006
Location: On Toast
Posted: 18th Jun 2009 02:56 Edited at: 18th Jun 2009 03:00
@Smartguy
I was thinking B but it only draws lines and you can't change the colour (beyond brightness). I dropped it to a C+ because although what is there is impressive and shows ingenuity, there's not much to go on.
It was only for fun, don't put on your CV "OBese87 gave me a C+ for my work." lol
Put "That1Smartguy gave me a B for my work." sounds better lol

[NEWS]
A thread just got locked on this board!
I feel like there's been a murder
"This is a quiet sleepy little board, that sorta thing just don't happen round here."

There is an eight letter word. You can insert a letter into it or remove a letter from it without changing its meaning. Answer
BN2 Productions
20
Years of Service
User Offline
Joined: 22nd Jan 2004
Location:
Posted: 18th Jun 2009 03:03
Quote: ""This is a quiet sleepy little board, that sorta thing just don't happen round here.""



Oh....my....gosh...our next project!

TheMod

Cruise through a forum slapping noobs!

Great Quote:
"Time...LINE??? Time isn't made out of lines...it is made out of circles. That is why clocks are round!" -Caboose
Libervurto
18
Years of Service
User Offline
Joined: 30th Jun 2006
Location: On Toast
Posted: 18th Jun 2009 03:17 Edited at: 18th Jun 2009 03:18
"...and so the young noob set off on a dangerous journey. He would face evil trolls, dodge flames and try to decipher the ancient language of 1337 in order to complete his quest to obtain the most sacred relic of the forums; full administrator privelages."
lmao haha what a game

There is an eight letter word. You can insert a letter into it or remove a letter from it without changing its meaning. Answer
BN2 Productions
20
Years of Service
User Offline
Joined: 22nd Jan 2004
Location:
Posted: 18th Jun 2009 03:32
As much as it was a joke at first, it might make a good project, though it may be a bit extreme for us. Hmmm, depending on where we get with out current one, I might file this idea away in case we are ever ready to do it.

anyway

@bobbyd
Good program, sorry it took me a while to respond. I would agree with the ratings given so far. That being said, Welcome to the team!
If you haven't already check out TDK's tutorials and read through Obese's tutorial for writing good code

Then head over to the DarkNOOBS project 3 thread I will see if I can get you an assignment. It may take a me a while to get back (I have some plans today) so just be patient. Please don't disappear, even if you are still following the thread, because I will assume you aren't interested if a job does come up.

Great Quote:
"Time...LINE??? Time isn't made out of lines...it is made out of circles. That is why clocks are round!" -Caboose
Libervurto
18
Years of Service
User Offline
Joined: 30th Jun 2006
Location: On Toast
Posted: 18th Jun 2009 03:49 Edited at: 18th Jun 2009 03:53
@BN2
Thanks for the reference
I feel a bit embarressed though because I never completed it.
Now you have reminded me of it I have something to do while I wait for hard drive tests to run tomorrow!

Quote: "Please don't disappear, even if you are still following the thread, because I will assume you aren't interested if a job does come up."

huh?
[edit]
I thought you said despair (spelling?) instead of dissapear for some reason. but still I don't quite understand what you want him to do.

There is an eight letter word. You can insert a letter into it or remove a letter from it without changing its meaning. Answer
BN2 Productions
20
Years of Service
User Offline
Joined: 22nd Jan 2004
Location:
Posted: 18th Jun 2009 04:10
We have had several people who join, then make a single post, usually in the middle of some discussion. Rather than jumping in (or throwing out feedback or something), they sit on the side lines and essentially disappear (sometimes this happens even when they get a job assignment, but that I am sure would happen anyway).

Great Quote:
"Time...LINE??? Time isn't made out of lines...it is made out of circles. That is why clocks are round!" -Caboose
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 23rd Jun 2009 03:49 Edited at: 23rd Jun 2009 16:52
This is a great idea!!!!! I would love to join the only problem is that.... well.. I don't own DarkBASIC at the moment. If it is possible I will join when I get it but that might be a few months yet. Anyway... yeah so expect me to be part of the team in a few months. If it's alright with you of course.

The only thing constant in life is CHANGE.
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 24th Jun 2009 22:31 Edited at: 28th Jun 2009 02:45
hello sorry for the double post i just cannot edit the old one anymore. is this thread still active????? i guess if no one answers the i will know the answer. yeah i think it might actually be around December when I could get DarkBASIC. After that I will probably create some games and then do some stuff for you guys if you want. PLEASE reply. Thank you in advance.

AcP2142

Edit - I actually could have edited it it is just that I thought this was like another forum where after a certain amount of time you couldn't anymore. Sorry about that.

The only thing constant in life is CHANGE.
BN2 Productions
20
Years of Service
User Offline
Joined: 22nd Jan 2004
Location:
Posted: 28th Jun 2009 00:00 Edited at: 28th Jun 2009 00:25
Sorry acp, you were on thread moderation so your post didn't show up (I didn't check because it said I was the last one to post).

Anyway, It would be cool to have you once you have DarkBASIC. Until then you could follow our projects and give input.

@Team
Alright guys, we have officially SCRAPPED Project 3.

Here are some of the things we learned for the future:
1). Don't bite off more than you can chew (this includes expanding bites). The project SEEMED simple, but we went into it without ANY experience that would really prepare us for it (going from fuirous pickaxe and tower defense doesn't make us able to create a full game of that magnitude, even watered down).

2). Long projects DON'T work. We always lose interest as a team, so lets keep the projects simpler, something that can be done in a month or so tops.

3). As much as several of us with projects under our belts would like to, we cannot advance with each project. This is darkNOOBS, and we must keep the projects within that spectrum.

4). As a rule of thumb: If the project requires a map maker that requires a team to build, it is too complicated.

On the positive note, I like to think we got a good intro to memblocks and similar off limits stuff in there, not to mention we started to get a good idea about layers and using them.

Great Quote:
"Time...LINE??? Time isn't made out of lines...it is made out of circles. That is why clocks are round!" -Caboose
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 00:29
so do we have a plan for a new game?

Ill just kinda throw out ideas as I think of em

idea 1) improved Brick Break (not the guy on this forum) style game, start off simple with the basic game, then throw in powerups, curved paddle, Custom level maker (maybe), etc

see simple concept, lots of room for improvement

There are only 10 kinds of people in the world, those who understand binary and those who dont
BN2 Productions
20
Years of Service
User Offline
Joined: 22nd Jan 2004
Location:
Posted: 28th Jun 2009 00:34
Hmmm brick break could be fun.

We could also look into card games as well. There is a lot that can be learned from that, from file loading (for card information), to arrays, to images etc. And it keeps it (relatively) simple. Checking for hands though may become a problem (maybe we should just count the wOrds per minute that the user types )

Yeah guys, everyone just throw out some ideas here, way to start it off smart guy.

Also if anyone wants to throw something else we learned into the discussion so that we can, well, discuss it, go ahead, I am not omniscient (all knowing).

Great Quote:
"Time...LINE??? Time isn't made out of lines...it is made out of circles. That is why clocks are round!" -Caboose
Brick Break
User Banned
Posted: 28th Jun 2009 00:45
Did someone call? Actually, since my username is Brick Break, I suppose I should work a game called Brick Break. Oh I get it, like Breakout! That's one vote from me.

Permanoobs are awesome.
Dark Dragon
17
Years of Service
User Offline
Joined: 22nd Jun 2007
Location: In the ring, Kickin\' *donkeybutt*.
Posted: 28th Jun 2009 00:59
Hmm.....Breakout or Solitare....

Your signature has been erased by a mod because it was too big.CHANGE IT OR DIE!!!!!
BN2 Productions
20
Years of Service
User Offline
Joined: 22nd Jan 2004
Location:
Posted: 28th Jun 2009 01:27
@Brick

Did you ever officially join? We would be glad to have you, just make a simple paint program as an entrance program to showcase your current level of programming, so that we can see where you are.

If you did I am sorry.

@Team:
I may not participate in the next project, as I want to see if, with this experience, I will finally be able to START a project and FINISH it as well. Depends on timing though.

Great Quote:
"Time...LINE??? Time isn't made out of lines...it is made out of circles. That is why clocks are round!" -Caboose
Ashingda 27
16
Years of Service
User Offline
Joined: 15th Feb 2008
Location:
Posted: 28th Jun 2009 01:27
We can do a solitaire game
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 01:40 Edited at: 28th Jun 2009 01:46
yeah, I have a lot of work already done on that poker game so if we did that I could help, really the only thing I need for it is an AI for the computers

so idea 2) is poker game (mine is texas hold 'em)


idea 3) bejeweled remake, again simple but room for improvement

There are only 10 kinds of people in the world, those who understand binary and those who dont
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 28th Jun 2009 03:00
I know I am not part of DarkNOOBS but something I would really love to see is a Space Invaders remake. That was an all time classic and it would be great to have an improved version of that made. Like the Brick Break idea you could just add power-ups and other special features to the original game. You can do that project right now I suppose but if you do decide it would be a good idea then I might want you guys to possibly wait until I am part of the team so I can help. We could also add custom enemies if we felt so inclined.(I am using WE in case you do decide to eventually do it but wait for me. ) I think that it would just be a really fun project and it would be fairly simple. Of course if you guys want to make it now, it is an open option so do whatever with the idea. I would really like you guys to respond and say what you think of this idea.

The only thing constant in life is CHANGE.
Brick Break
User Banned
Posted: 28th Jun 2009 03:07
@BN2- No, I never did join... I never really thought of myself as a noob lol.

Permanoobs are awesome.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 03:18
space invaders wouldnt be bad, but it is a cliche on programming, lots of people make em, theres even one that comes free with DBC

There are only 10 kinds of people in the world, those who understand binary and those who dont
Ashingda 27
16
Years of Service
User Offline
Joined: 15th Feb 2008
Location:
Posted: 28th Jun 2009 03:18
I vote for Smartguy's poker game
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 03:22
sweet, I have supporters!

also if bn2 isnt going to be involved in the next project (that is what his post said right?) then will he still be project manager?

There are only 10 kinds of people in the world, those who understand binary and those who dont
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 28th Jun 2009 05:39 Edited at: 28th Jun 2009 05:40
ok. space invaders was just an idea like i said before. i do have another idea for you guys. What would you say to making a little minigolf game. I don't know how hard it would be to make or even what kind of features you would want to put in it but it seems like it could be fun. of course if you guys want to a poker game isn't too bad. Tell me what you think about the minigolf idea.

Edit - Noob status on these forums has been removed from me!!!!! Now I can respond a LOT quicker.

The only thing constant in life is CHANGE.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 06:17
not a bad idea, I made one a while back, its a simple way to show 3d collision, or we could make it 2d

There are only 10 kinds of people in the world, those who understand binary and those who dont
pictionaryjr
15
Years of Service
User Offline
Joined: 12th Mar 2009
Location:
Posted: 28th Jun 2009 06:20
I'll help out.

A minigolf game sounds cool, wouldn't be too hard either.
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 28th Jun 2009 06:24
yeah i was actually thinking 2D with my suggestion but we could always make it 3D if we feel like it. I just think 2D could be a little easier. I really want to make some cool features in it though. Really vary it from your average minigolf game. Thia could possibly include power-ups and special obstacles. I don't know the skill set or amount of people working with DarkNOOBS at the current moment but I am sure something could be managed. If you guys would like to do some kind of card game first then that is cool. Once again this is one of those projects that I wouldn't mind participating in if you would be willing to put it off probably until next year. That does not mean you have to do so but if there are other things you would like to do first then you might as well do them and put this off for a while.

The only thing constant in life is CHANGE.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 06:24
ok plenty of ideas have been thrown out, is bn2 deciding or are we voting or what?

There are only 10 kinds of people in the world, those who understand binary and those who dont
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 28th Jun 2009 06:30 Edited at: 28th Jun 2009 06:31
Well if it is a vote then I am going to have to go with the Brick Break idea this time. It is just a little more exciting than a card game in my opinion.

The only thing constant in life is CHANGE.
pictionaryjr
15
Years of Service
User Offline
Joined: 12th Mar 2009
Location:
Posted: 28th Jun 2009 06:36
Brick Break or Minigolf here.

@AcP2142
With the minigolf game, we have to be careful, because we don't want it to get too out of hand like the last project.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 06:38
Im fine with mini-golf, or brick break (I kinda want the poker game to my own solo project)

the mini-golf would do well because the basic idea is pretty simple, but once we get that there is MUCH room for expansion

There are only 10 kinds of people in the world, those who understand binary and those who dont
pictionaryjr
15
Years of Service
User Offline
Joined: 12th Mar 2009
Location:
Posted: 28th Jun 2009 06:40
yea, I say if we choose a project, we start out by making a basic version of it, then gradually expanding and adding things.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 06:40
either coud fulfill that

u notice were just talking back on 4th on these 2 threads pic?

There are only 10 kinds of people in the world, those who understand binary and those who dont
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 28th Jun 2009 06:41 Edited at: 28th Jun 2009 06:43
yeah that is true. that is another reason to possibly put it off for a while yet. if we do it now we will be a lot more limited in the features we have the skills to include and I won't be able to participate whereas if we postpone it until I can get my hands on DarkBASIC you will all be more experienced. I will be getting DB late this year just so you know. I will be more experienced too considering the fact that I will be learning as much BASIC as possible to prepare for DB. I am fairly sure that most things are about the same if not completely.

Edit - I did not read your guys' latest posts before I posted this. I guess you guys could just make a basic version and then expand but I really want to participate on this one.

The only thing constant in life is CHANGE.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 06:42
did you ever find that trial version acp?

There are only 10 kinds of people in the world, those who understand binary and those who dont
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 28th Jun 2009 06:43
no i did not. i looked a little but i will try again right now.

The only thing constant in life is CHANGE.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 06:44
I KNOW its out there, I just downloaded it like a week before you asked

There are only 10 kinds of people in the world, those who understand binary and those who dont
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 28th Jun 2009 06:47
I just found one. It is 1.13 which I know isn't the newest version but it is the only one I could find. It might not be the same one as you found but I don't really care. I a installing it right now.

The only thing constant in life is CHANGE.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 06:49
I think the only additions in 1.2 are 4 really advanced 3d light commands that ive never used, so no big deal, use that to kinda learn the ropes then u can follow along with us and learn until you get the full version

There are only 10 kinds of people in the world, those who understand binary and those who dont
pictionaryjr
15
Years of Service
User Offline
Joined: 12th Mar 2009
Location:
Posted: 28th Jun 2009 06:50
So these are the options that have been posted:

1) Brick Break
2) Breakout
3) Solitaire
4) Poker
5) Bejeweled
6) Minigolf
7) Space Invaders

We still have to see if we're voting or BN2 is deciding.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 06:52
Brick Break and Breakout are the same arent they?

lol most of those are mine

There are only 10 kinds of people in the world, those who understand binary and those who dont
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 28th Jun 2009 06:54
Umm... actually the version I got was DB Lite. It only has three uses. I will keep on looking. And yes That1SmartGuy.... Brick Break and Breakout are the same.

The only thing constant in life is CHANGE.
That1Smart Guy
15
Years of Service
User Offline
Joined: 26th Feb 2009
Location: Somewhere...... yep
Posted: 28th Jun 2009 06:55
Im not sure what the differences are between lite and DBC but I dont think its anything that will affect a noob like u, no offense meant

There are only 10 kinds of people in the world, those who understand binary and those who dont
AcP2142
15
Years of Service
User Offline
Joined: 22nd Jun 2009
Location: Sitting on top of TGC forums
Posted: 28th Jun 2009 07:13 Edited at: 28th Jun 2009 16:51
no i don't even think it is a real version. i sure hope it isn't. if it is then i am not getting DBC for sure. and anyway i could only use it three times so that doesn't do much good.

The only thing constant in life is CHANGE.
BN2 Productions
20
Years of Service
User Offline
Joined: 22nd Jan 2004
Location:
Posted: 28th Jun 2009 08:56
Quote: "@BN2- No, I never did join... I never really thought of myself as a noob lol. "


Ummm, no offense, but as far as I am concerned everyone here is a noob. I still think of myself as a noob in a lot of ways and I have been programming for over 6 years! So, sorry but you are a noob. Welcome, you are no longer alone

Quote: "also if bn2 isnt going to be involved in the next project (that is what his post said right?) then will he still be project manager?"


Just taking some time off. Depending on when you guys begin the next project, I may jump in and help out, though I don't want to be manager again. It would be nice to see how someone else does it. Learn from observation type thing. Also, like I said, I kinda want to try to actually make a small game from conception to completion on my own. I never have really finished any program on my own and I think it would be a good time to do so.

Great Quote:
"Time...LINE??? Time isn't made out of lines...it is made out of circles. That is why clocks are round!" -Caboose
bobbyd
15
Years of Service
User Offline
Joined: 17th Jan 2009
Location:
Posted: 28th Jun 2009 13:22
how about
astroids
streets of rage type game
text adventure

Login to post a reply

Server time is: 2024-09-19 21:13:54
Your offset time is: 2024-09-19 21:13:54