Search found 38 matches

by 101MUDman101
Sat Aug 18, 2012 2:17 pm
Forum: Programming Discussion
Topic: Great AI in games
Replies: 4
Views: 2797

Re: Great AI in games

I have to say I like the Skyrim AI, how they go about their own lives and do jobs like farming and woodcutting. I think it adds a great atmosphere to the game knowing they don't just stand their and do nothing. Also the battle AI is quite good as they hide and run, then come back to attack. The Fina...
by 101MUDman101
Sat Aug 18, 2012 2:06 pm
Forum: Game Development
Topic: Inspiration - Problems no more.
Replies: 4
Views: 3088

Re: Inspiration - Problems no more.

Well what inspired me was ES (Why wouldn't it :lol: ), also I take inspiration from all indie developers, I love getting new ideas from them. My favourite devs are trufun, ES team, TheAustech, Ethoslab.
by 101MUDman101
Sat Aug 18, 2012 11:58 am
Forum: Programming Discussion
Topic: Lua Class Wrapper Tutorial
Replies: 6
Views: 2689

Lua Class Wrapper Tutorial

I think I should contribute to the community by making this tutorial, I assume it is the only one of it's kind as I spent hours searching for the code snippet. Basically if you use C++ and want to integrate your classes into Lua but don't know how then I have an 81 line solution for you. Keep in min...
by 101MUDman101
Sat Aug 18, 2012 11:20 am
Forum: Game Development
Topic: Dawn Engine Development
Replies: 3
Views: 1691

Re: Dawn Engine Development

My new account is called 101MUDman101, forgot I had this account :D
by 101MUDman101
Sat Aug 18, 2012 11:14 am
Forum: Game Development
Topic: STARTING GAME DEVELOPMENT - What Language?
Replies: 4
Views: 1867

Re: STARTING GAME DEVELOPMENT - What Language?

Hi, I had your problem aswell, C# is great with XNA and you can do alot with it. I wouldn't recomend Java to much as it uses lots of memory and may lag your games. I really recomend learning C++ and using and api like SDL or OpenGL, yes it is hard but I'm 14 and have been using it for 3 years and ha...
by 101MUDman101
Sat Aug 18, 2012 11:11 am
Forum: Game Development
Topic: 2D RPG Engine Development
Replies: 4
Views: 2961

2D RPG Engine Development

Hello I would like to use this time to show off my 2D engine I have been working on for about 2 years now, just me. The engine is written in C++ with the SDL API, I will be soon impementing OpenGL aswell. So far the engine supports Lua scripts, sprite blitting, text blitting, textbox system, data st...
by 101MUDman101
Fri Aug 17, 2012 1:10 pm
Forum: Game Development
Topic: Worst part of game development?
Replies: 29
Views: 13468

Re: Worst part of game development?

F*****g Heap Corruptions AAAAARRRRGGHHHH :lol:
by 101MUDman101
Fri Aug 17, 2012 1:08 pm
Forum: Game Development
Topic: HOW MANY Programming Languages have YOU learned?
Replies: 26
Views: 12493

Re: HOW MANY Programming Languages have YOU learned?

Here's my list: C++ - 4 Years Understand it well Java - 1 Yearv Meh C# - 3 Years Does too much for you Batch(I know :D): 6 Years Im a pro :lol: BASIC - 2 Years Crap for experts Python - 1 Year Great all round powerfull language Scripting Languages: Lua - 3 Years Easy Peasy Perl - 1 Year It's alright...