Search found 12 matches

by Manieknr1
August 18th, 2017, 6:42 pm
Forum: Everything
Topic: Using Namespace
Replies: 7
Views: 2956

Re: Using Namespace

If you will use namespace in header, then every file where you #include that header will also be using namespace you had set, whatever you like it or not. It can lead to some problems with varaibles and functions with the same name, and it can be pretty hard to find. On the other hand, most of the t...
by Manieknr1
August 16th, 2017, 5:36 pm
Forum: Everything
Topic: Help with an algorithm
Replies: 4
Views: 2203

Re: Help with an algorithm

I think you can use somthing like that: 1. get a starting position somwhere near a border of the grid by setting a CurrentPointer to this tile of the grid 2. roll a move direction 3. save your position in a pointer LastPos or something like that 3. move your CurrentPointer in direction you've rolled...
by Manieknr1
August 14th, 2017, 6:55 pm
Forum: Everything
Topic: Simple Tower Defense Prototype
Replies: 6
Views: 3105

Re: Simple Tower Defense Prototype

Can you give me some more info about exception?
by Manieknr1
July 24th, 2017, 5:46 pm
Forum: Everything
Topic: Simple Tower Defense Prototype
Replies: 6
Views: 3105

Re: Simple Tower Defense Prototype

I've fixed bomber range (it was meant to be higher) it also shoots a a little bit faster, making it more valuable, but the problem with this game is that it will never be balanced without some bigger ammount of content to it (more enemies, turrets etc.), so it was truly a fucked up idea to go for so...
by Manieknr1
July 23rd, 2017, 9:47 am
Forum: Everything
Topic: Simple Tower Defense Prototype
Replies: 6
Views: 3105

Simple Tower Defense Prototype

It is not finished yet of course, but lately i spend most of my days at work, and it is gonna be like this for some time which makes the progress incredibly slow, so i guess i will throw that shit at you so it could get some fresh air instead of rotting in the depths of my HDD most of it's life. Enj...
by Manieknr1
May 17th, 2017, 6:27 pm
Forum: Everything
Topic: New Project?
Replies: 8
Views: 2717

Re: New Project?

You can always become an ultimate paint warrior.
by Manieknr1
May 4th, 2017, 9:04 am
Forum: Everything
Topic: 4-bit project
Replies: 23
Views: 8055

Re: 4-bit project

Are you doing someone homework for cash, without required skills and want Chilli to earn you some money or what?
As a Jew I highly appreciate it. :]
by Manieknr1
April 25th, 2017, 2:52 pm
Forum: Everything
Topic: Dark Souls 3 anyone?
Replies: 4
Views: 2542

Re: Dark Souls 3 anyone?

I wasted too much time on that game.
If you will decide to buy it and wanted some help, or items, then hit me up, but i beg of thee don't play it as much as i did, it's better to learn coding.
by Manieknr1
March 29th, 2017, 5:50 pm
Forum: Everything
Topic: Ideas for a game? (before episode 17)
Replies: 4
Views: 1770

Re: Ideas for a game? (before episode 17)

You should do these "easy to program", you may find them harder than you expected. The old chinese saying is "The shit is where you do not expect it to be, like under your shoe ". If you really find them easy then you should think about something harder.
by Manieknr1
March 26th, 2017, 9:45 pm
Forum: Everything
Topic: The Gas Chamber Game
Replies: 6
Views: 2880

Re: The Gas Chamber Game

Not my fault that my teacher doesn't yet told me how to load sprites :]