• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 04:08
CET 09:08
KST 17:08
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
ByuL: The Forgotten Master of ZvT30Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13Rongyi Cup S3 - Preview & Info8
Community News
2026 KongFu Cup Announcement0BGE Stara Zagora 2026 cancelled10Blizzard Classic Cup - Tastosis announced as captains12Weekly Cups (March 2-8): ByuN overcomes PvT block4GSL CK - New online series18
StarCraft 2
General
BGE Stara Zagora 2026 cancelled BGE Stara Zagora 2026 announced ByuL: The Forgotten Master of ZvT Terran AddOns placement Blizzard Classic Cup - Tastosis announced as captains
Tourneys
https://www.facebook.com/HewelthLumbarReliefPro/ 2026 KongFu Cup Announcement [GSL CK] Team Maru vs. Team herO StarCraft Evolution League (SC Evo Biweekly) WardiTV Team League Season 10
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
The PondCast: SC2 News & Results Mutation # 516 Specter of Death Mutation # 515 Together Forever Mutation # 514 Ulnar New Year
Brood War
General
Gypsy to Korea BGH Auto Balance -> http://bghmmr.eu/ ASL21 General Discussion BW General Discussion Are you ready for ASL 21? Hype VIDEO
Tourneys
[Megathread] Daily Proleagues [BSL22] Open Qualifiers & Ladder Tours IPSL Spring 2026 is here! ASL Season 21 Qualifiers March 7-8
Strategy
Simple Questions, Simple Answers Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates Zealot bombing is no longer popular?
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile Nintendo Switch Thread PC Games Sales Thread No Man's Sky (PS4 and PC)
Dota 2
Official 'what is Dota anymore' discussion The Story of Wings Gaming
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Five o'clock TL Mafia Mafia Game Mode Feedback/Ideas Vanilla Mini Mafia TL Mafia Community Thread
Community
General
US Politics Mega-thread Mexico's Drug War Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread NASA and the Private Sector
Fan Clubs
The IdrA Fan Club
Media & Entertainment
Movie Discussion! [Req][Books] Good Fantasy/SciFi books [Manga] One Piece
Sports
Formula 1 Discussion 2024 - 2026 Football Thread General nutrition recommendations Cricket [SPORT] TL MMA Pick'em Pool 2013
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
Iranian anarchists: organize…
XenOsky
FS++
Kraekkling
Shocked by a laser…
Spydermine0240
Gaming-Related Deaths
TrAiDoS
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2426 users

The Big Programming Thread - Page 53

Forum Index > General Forum
Post a Reply
Prev 1 51 52 53 54 55 1032 Next
Thread Rules
1. This is not a "do my homework for me" thread. If you have specific questions, ask, but don't post an assignment or homework problem and expect an exact solution.
2. No recruiting for your cockamamie projects (you won't replace facebook with 3 dudes you found on the internet and $20)
3. If you can't articulate why a language is bad, don't start slinging shit about it. Just remember that nothing is worse than making CSS IE6 compatible.
4. Use [code] tags to format code blocks.
nakam
Profile Joined April 2010
Sweden245 Posts
May 08 2011 13:37 GMT
#1041
On May 08 2011 22:17 tofucake wrote:
@nakam: What you're doing is overly complicated and is easily done in PHP. However, you could run it as a stored procedure.

Yes I know that it's easily done in PHP, but my plan was to make even more complex queries, so I thought I might aswell learn how it's done. I prefer process the data with PHP as little as possible.

Maybe it's time to start learning stored procedures then.
TL Local Timezone Script - http://www.teamliquid.net/forum/viewmessage.php?topic_id=277156
thedeadhaji *
Profile Blog Joined January 2006
39489 Posts
May 10 2011 05:45 GMT
#1042
Ok I'm going to sound like a moron but I'm going to lay myself out there anyways.

I want to code again, most likely motivated by the fact that I would like to be able to transition to a more software oriented business opportunity in the future, but also because I am ever-regretful of the fact that I didn't pursue CS with everything I had.

My experience is primarily in C, 2nd level university level (coded stuff like hash tables, did some assembly translation work, and our final project was a unix shell which I limped through with the help of two brilliant friends).

I think the first challenge is getting myself to just randomly code shit for the whim of it, doing stuff I'm interested or think would be cool. What's a general direction and the kind of thought process / attitde I should have with this? I imagine that I should keep things relatively easy and simple, and not go for the glory right away.

I'm interested in personal finance these days, so something that just popped into my mind is that I could make some html/php sites with little tools people can use to calculate or simulate stuff about retirement / investment stuff (I do this all the time for personal purposes on excel - one recent excel project I did was to simulate the practicality of Robert Kiyosaki's "Rich Dad Poor Dad" principal of cash flow via passive income - conclusion was that it's an unrealistic goal)

Any help is appreciated.

Thanks!
VIB
Profile Blog Joined November 2007
Brazil3567 Posts
May 10 2011 06:04 GMT
#1043
On May 10 2011 14:45 thedeadhaji wrote:
I think the first challenge is getting myself to just randomly code shit for the whim of it, doing stuff I'm interested or think would be cool. What's a general direction and the kind of thought process / attitde I should have with this? I imagine that I should keep things relatively easy and simple, and not go for the glory right away.

I'm interested in personal finance these days, so something that just popped into my mind is that I could make some html/php sites with little tools people can use to calculate or simulate stuff about retirement / investment stuff (I do this all the time for personal purposes on excel - one recent excel project I did was to simulate the practicality of Robert Kiyosaki's "Rich Dad Poor Dad" principal of cash flow via passive income - conclusion was that it's an unrealistic goal)

Any help is appreciated.

Thanks!
I would advise you take a look at some GWT (Google Web Toolkit) tutorials. For a few reasons:
- web apps and cloud apps are the future, since you're just starting, you should probably be more focused on the future rather than on the immediate present.
- Google offers a lot of support, it's easy to find info and Google is investing a lot in it's tools, and they do got shit tons of resources
- It's very easy to write simple stuff with it, so even as a beginner you'll be able to sketch some stuff you can show to other people to bounce off ideas off
- if you're really interested in starting a business and already have ideas for a start up, GWT is tighly integrated with App Engine which is an awesome free starting infrastructure for startups
- you can code in either Java or Python, both are very ubiquitous languages that you can a lot of resources about pretty much anywhere. Just choose whichever you prefer, and both are good, so you can't go wrong.

Start here:
http://code.google.com/webtoolkit/gettingstarted.html
(note the first tutorial will teach you how to build a pseudo stock watcher app, which will give you an idea of how fast and easy you can make a business app like the one you're planning)
Great people talk about ideas. Average people talk about things. Small people talk about other people.
Bobbias
Profile Blog Joined March 2008
Canada1373 Posts
May 10 2011 13:04 GMT
#1044
So, a bit of a general question here and I know there's no "right" answer to this, but I'll try anyway.

I'd like to get back into programming. I took some classes in highschool, but most of my knowledge is self-taught in C++/Java/C# (and I've dabbled in various other languages).

I'd like to program a simple game, a text based RPG, to be exact, but before I get started, I've been wondering how I should represent the game state. The reason I ask this is because if I have a solid idea of how the game state should be represented, I know how everything else fits together, basically, but I'm really not sure how to actually keep track of the game state.

I mean, I'd like the game to be a non-linear with a quest system, so you could create a linear story if you wanted, but I'm not sure how to start on actually representing everything. I've got no problem creating classes for the player character, mobs, etc, but I'm not sure how to tie everything together.
fabiano
Profile Blog Joined August 2009
Brazil4644 Posts
May 10 2011 13:19 GMT
#1045
What about graphs Bobbias?

You could keep track of the game quests using a graph that would represent the requirements to be able to start a determined quest.
"When the geyser died, a probe came out" - SirJolt
Deleted User 101379
Profile Blog Joined August 2010
4849 Posts
May 10 2011 13:25 GMT
#1046
On May 10 2011 22:19 fabiano wrote:
What about graphs Bobbias?

You could keep track of the game quests using a graph that would represent the requirements to be able to start a determined quest.


Basically this.

Every Quest needs a property "Requirements", for which you could either use a reference to the previous quest or a more complex structure that would allow for level requirements, special items, etc.
If the quest has no requirement (for example a NULL value), it's always available, otherwise you have to check the log of all completed quests if the requirements are fullfilled.

For a linear story spanning multiple quests without much interaction between, you can also create quest triggers that automatically start a new quest when the current quest is complete.
Manit0u
Profile Blog Joined August 2004
Poland17692 Posts
Last Edited: 2011-05-10 18:32:05
May 10 2011 18:19 GMT
#1047
On May 10 2011 22:04 Bobbias wrote:
So, a bit of a general question here and I know there's no "right" answer to this, but I'll try anyway.

I'd like to get back into programming. I took some classes in highschool, but most of my knowledge is self-taught in C++/Java/C# (and I've dabbled in various other languages).

I'd like to program a simple game, a text based RPG, to be exact, but before I get started, I've been wondering how I should represent the game state. The reason I ask this is because if I have a solid idea of how the game state should be represented, I know how everything else fits together, basically, but I'm really not sure how to actually keep track of the game state.

I mean, I'd like the game to be a non-linear with a quest system, so you could create a linear story if you wanted, but I'm not sure how to start on actually representing everything. I've got no problem creating classes for the player character, mobs, etc, but I'm not sure how to tie everything together.


Read on this:
http://en.wikipedia.org/wiki/LPMud
http://en.wikipedia.org/wiki/LPC_(programming_language)

Then go here:
http://www.genesismud.org/

Create a character there, go through the tutorial etc.
If you like what you see you can apply to become a coder there, they're going to teach you everything you need to know (no prior programming experience required).
Before doing your own stuff from the ground up it could be wise to get onto an ongoing project and see what it looks like.

P. S. (not related to your question)

I've finally fixed my dice generator code, no seg faults, no floating point exceptions and looks good during debugging.

+ Show Spoiler [code] +


#include <stdio.h>
#include <stdlib.h>
#include <time.h>

struct DiceConfiguration
{
int DiceNumber;
int DiceType;
};

struct DiceThrowsResult
{
int DiceNumber;
int Sum;
int ThrowsResults[];
};

struct DiceConfiguration* GetConfiguration();
struct DiceThrowsResult* ThrowDices(struct DiceConfiguration *config);
void GenerateRandomSeed(void);
int ThrowDice(struct DiceConfiguration *config);
void PrintDiceThrowsResult(struct DiceThrowsResult *result);
void ReleaseMemory(struct DiceConfiguration *config, struct DiceThrowsResult *result);

int main(void)
{
struct DiceConfiguration *config;
struct DiceThrowsResult *result;

GenerateRandomSeed();

config = GetConfiguration();

while(config != NULL)
{
result = ThrowDices(config);

PrintDiceThrowsResult(result);

ReleaseMemory(config, result);

config = GetConfiguration();
}

return 0;
}

struct DiceConfiguration* GetConfiguration()
{
int diceNumber = 0;
int diceType = 0;

printf("Enter the number of dice to throw (0 to quit): ");
scanf("%d", &diceNumber);

if(diceNumber == 0)
{
return NULL;
}
else
{
printf("Enter dice type (sides) : ");
scanf("%d", &diceType);

if(diceType < 2)
{
printf("Dice can't have less than 2 sides!\n");
return NULL;
}
else
{
struct DiceConfiguration *config;
config = malloc(sizeof(struct DiceConfiguration));

config->DiceNumber = diceNumber;
config->DiceType = diceType;

return config;
}
}
}

struct DiceThrowsResult* ThrowDices(struct DiceConfiguration *config)
{
struct DiceThrowsResult *result;
result = malloc(sizeof(struct DiceThrowsResult) + config->DiceNumber * sizeof(int));
result->DiceNumber = config->DiceNumber;

for (int i = 0; i < config->DiceNumber; i++)
{
result->ThrowsResults[i] = ThrowDice(config);
result->Sum += result->ThrowsResults[i];
}

return result;
}

void GenerateRandomSeed(void )
{
srand((unsigned int) time(0));
}

int ThrowDice(struct DiceConfiguration *config)
{
return rand() % config->DiceType + 1;
}

void PrintDiceThrowsResult(struct DiceThrowsResult *result)
{

for (int i = 0; i < result->DiceNumber; i++)
{
printf("%d ", result->ThrowsResults[i]);
}

printf("Sum: %d\n", result->Sum);
}

void ReleaseMemory(struct DiceConfiguration *config, struct DiceThrowsResult *result)
{
if (config != NULL)
{
free(config);
config = NULL;
}

if (result != NULL)
{
free(result);
result = NULL;
}
}



Enjoy!
Time is precious. Waste it wisely.
Cambium
Profile Blog Joined June 2004
United States16368 Posts
Last Edited: 2011-05-10 18:33:14
May 10 2011 18:31 GMT
#1048
On May 10 2011 14:45 thedeadhaji wrote:
Ok I'm going to sound like a moron but I'm going to lay myself out there anyways.

I want to code again, most likely motivated by the fact that I would like to be able to transition to a more software oriented business opportunity in the future, but also because I am ever-regretful of the fact that I didn't pursue CS with everything I had.

My experience is primarily in C, 2nd level university level (coded stuff like hash tables, did some assembly translation work, and our final project was a unix shell which I limped through with the help of two brilliant friends).

I think the first challenge is getting myself to just randomly code shit for the whim of it, doing stuff I'm interested or think would be cool. What's a general direction and the kind of thought process / attitde I should have with this? I imagine that I should keep things relatively easy and simple, and not go for the glory right away.

I'm interested in personal finance these days, so something that just popped into my mind is that I could make some html/php sites with little tools people can use to calculate or simulate stuff about retirement / investment stuff (I do this all the time for personal purposes on excel - one recent excel project I did was to simulate the practicality of Robert Kiyosaki's "Rich Dad Poor Dad" principal of cash flow via passive income - conclusion was that it's an unrealistic goal)

Any help is appreciated.

Thanks!


Haji, try doing Project Euler:
http://projecteuler.net/index.php?section=problems

It doesn't restrain you to a specific language, so you can learn whatever you want. I played with it when I wanted to learn Python and made myself use Python to solve the problem. It was a really pleasant experience, especially for people with decent maths backgrounds and an understanding of programming. In this case, programming is only a tool for solving problems, and I think that's the right idea for all non-research programming projects.

I know it's not "finance", but solving maths problems can be really fun too! The problems get progressively harder, sometimes mathematically, sometimes due to the inherent constraints in the language you picked, so it's very rewarding as your progress down the list.

I'm rather free this summer, and I am thinking about resuming where I left off (I just checked and I'm on #20), so we can compete on this front too!

The problem with coding a rather large project with little practical knowledge is that it's hard to find a place to begin; you are also likely to lose motivation once you get stuck for a while.
When you want something, all the universe conspires in helping you to achieve it.
Cloud
Profile Blog Joined November 2004
Sexico5880 Posts
Last Edited: 2011-05-10 21:03:30
May 10 2011 20:53 GMT
#1049
On May 10 2011 14:45 thedeadhaji wrote:
Ok I'm going to sound like a moron but I'm going to lay myself out there anyways.

I want to code again, most likely motivated by the fact that I would like to be able to transition to a more software oriented business opportunity in the future, but also because I am ever-regretful of the fact that I didn't pursue CS with everything I had.

My experience is primarily in C, 2nd level university level (coded stuff like hash tables, did some assembly translation work, and our final project was a unix shell which I limped through with the help of two brilliant friends).

I think the first challenge is getting myself to just randomly code shit for the whim of it, doing stuff I'm interested or think would be cool. What's a general direction and the kind of thought process / attitde I should have with this? I imagine that I should keep things relatively easy and simple, and not go for the glory right away.

I'm interested in personal finance these days, so something that just popped into my mind is that I could make some html/php sites with little tools people can use to calculate or simulate stuff about retirement / investment stuff (I do this all the time for personal purposes on excel - one recent excel project I did was to simulate the practicality of Robert Kiyosaki's "Rich Dad Poor Dad" principal of cash flow via passive income - conclusion was that it's an unrealistic goal)

Any help is appreciated.

Thanks!


Pm me if you want a partner. I'm trying too to learn some php. I have some experience in Lisp, Java and C/C++. I can help you set up apache, php, a text editor, etc. if you have troubles or help you with books or something. Or we can make a site together.

As for the attitude you need. I think you should aim as high as you can and do not be afraid of making mistakes, of looking like a fool nor of asking for help. And I think having a partner is probably good so that's why I'm looking for one.
BlueLaguna on West, msg for game.
ThatGuy
Profile Blog Joined April 2008
Canada695 Posts
May 11 2011 00:06 GMT
#1050
Hey guys, I've found myself to be in a bit of a pickle.

I was asked to update a site which was developed entirely in Flash. All the elements in the site are modifiable, by updating a text file provided. However he wants some slight modifications to the design and the functionality. The makers of the site did not provide the source to the site, and we only have access to the compiled .swf. We tried using a .swf decompiler (I know this may sound unethical, but this template was paid for and it doesn't make sense that we can't adjust it), but after looking at it for 15 minutes it seems extremely difficult to find anything: there are hundreds of sprites, layers, buttons, resources, no variable names...I don't know where to start with it.

Should I attempt to hack away at what I've got now or is this a lost cause?
fabiano
Profile Blog Joined August 2009
Brazil4644 Posts
May 11 2011 00:13 GMT
#1051
Unless you are a genius programmer, its a lost cause.
"When the geyser died, a probe came out" - SirJolt
Cofo
Profile Blog Joined June 2010
United States1388 Posts
May 11 2011 00:55 GMT
#1052
Hey dudes, another advice post here

I'm wanting to teach myself how to do some (mostly client-side) website coding over the summer (I'm a second year university student), and I'm not sure where to start. I'm sure they all have different purposes/strengths, but I've been reading up on HTML/XML/CSS/PHP, and I'm still not sure where exactly I should start learning.

I have (very) basic Java/C++ skills but never done anything web-oriented before. Can anyone point me in the right direction (mostly as far as a starting language goes)?
+ Show Spoiler +
fabiano
Profile Blog Joined August 2009
Brazil4644 Posts
May 11 2011 01:10 GMT
#1053
HTML + CSS + PHP + MySQL is the way to go Cofo, it is very easy so no worries.

HTML/CSS will take care of the layout/looks of your site
PHP is the engine that will make your site dynamic
MySQL is the database that will hold your site content

If you are new to these, start learning in this order:

HTML -> CSS -> PHP -> MySQL
"When the geyser died, a probe came out" - SirJolt
Cofo
Profile Blog Joined June 2010
United States1388 Posts
May 11 2011 03:37 GMT
#1054
Thanks Fabiano! Exactly what I was looking for.
+ Show Spoiler +
thedeadhaji *
Profile Blog Joined January 2006
39489 Posts
May 11 2011 07:21 GMT
#1055
>VIB
Thanks for the advice. I'll definitely check it out this weekend (I'd do it now if my typical work days weren't 12+ hours recently X_X). While my hardcore engineering friends balk at app development as not actually being "engineering" (it is "applications" after all), I agree that it's the future - it's basically making solutions out of the technologies developed.

>Cambium
OHH This is what some friends on Twitter were tackling back in February or so. I'm definitely up for competing! Python is a language I wanted to pick up, so I'm prolly going to try my hand at that (Not really keen on doing memory allocation stuff with C again, hahaha)

>Cloud
I was enrolled in some really elementary PHP class this spring (I dropped it half way through b/c it was such a waste of time), and I have the xampp environment + my text editors I used during college (jedit, textpad, notepad++, dreamweaver, etc) so I'm good on that front.

WRT php, I think I'll first choose a topic to tackle and go from there. Right now I'm sooo out of practice for coding that I'd want to get up to speed (and also allocate some weekly time for coding) before I commit to partnering up. But I'm definitely going to remember your proposal!
Hopefully I can find 5'ish hours a week to code. 1 hr a day on a weekday + 2 hours per weekend gives me 9 hours so that should be doable with good time management!


Thanks for the advice guys.
I think I'll start reading up on python tutorials to start, then post here on a weekly basis with progress (to keep myself committed like I am in the fitness thread)
Manit0u
Profile Blog Joined August 2004
Poland17692 Posts
May 11 2011 07:42 GMT
#1056
On May 11 2011 16:21 thedeadhaji wrote:
>Cambium
OHH This is what some friends on Twitter were tackling back in February or so. I'm definitely up for competing! Python is a language I wanted to pick up, so I'm prolly going to try my hand at that (Not really keen on doing memory allocation stuff with C again, hahaha)


What? malloc for life!
Time is precious. Waste it wisely.
thedeadhaji *
Profile Blog Joined January 2006
39489 Posts
May 11 2011 14:49 GMT
#1057
On May 11 2011 16:42 Manit0u wrote:
Show nested quote +
On May 11 2011 16:21 thedeadhaji wrote:
>Cambium
OHH This is what some friends on Twitter were tackling back in February or so. I'm definitely up for competing! Python is a language I wanted to pick up, so I'm prolly going to try my hand at that (Not really keen on doing memory allocation stuff with C again, hahaha)


What? malloc for life!


omfg I had forgotten about that word for the last 6 years ><
Bobbias
Profile Blog Joined March 2008
Canada1373 Posts
May 12 2011 10:15 GMT
#1058
On May 11 2011 03:19 Manit0u wrote:
Show nested quote +
On May 10 2011 22:04 Bobbias wrote:
So, a bit of a general question here and I know there's no "right" answer to this, but I'll try anyway.

I'd like to get back into programming. I took some classes in highschool, but most of my knowledge is self-taught in C++/Java/C# (and I've dabbled in various other languages).

I'd like to program a simple game, a text based RPG, to be exact, but before I get started, I've been wondering how I should represent the game state. The reason I ask this is because if I have a solid idea of how the game state should be represented, I know how everything else fits together, basically, but I'm really not sure how to actually keep track of the game state.

I mean, I'd like the game to be a non-linear with a quest system, so you could create a linear story if you wanted, but I'm not sure how to start on actually representing everything. I've got no problem creating classes for the player character, mobs, etc, but I'm not sure how to tie everything together.


Read on this:
http://en.wikipedia.org/wiki/LPMud
http://en.wikipedia.org/wiki/LPC_(programming_language)

Then go here:
http://www.genesismud.org/

Create a character there, go through the tutorial etc.
If you like what you see you can apply to become a coder there, they're going to teach you everything you need to know (no prior programming experience required).
Before doing your own stuff from the ground up it could be wise to get onto an ongoing project and see what it looks like.

P. S. (not related to your question)

I've finally fixed my dice generator code, no seg faults, no floating point exceptions and looks good during debugging.

+ Show Spoiler [code] +


#include <stdio.h>
#include <stdlib.h>
#include <time.h>

struct DiceConfiguration
{
int DiceNumber;
int DiceType;
};

struct DiceThrowsResult
{
int DiceNumber;
int Sum;
int ThrowsResults[];
};

struct DiceConfiguration* GetConfiguration();
struct DiceThrowsResult* ThrowDices(struct DiceConfiguration *config);
void GenerateRandomSeed(void);
int ThrowDice(struct DiceConfiguration *config);
void PrintDiceThrowsResult(struct DiceThrowsResult *result);
void ReleaseMemory(struct DiceConfiguration *config, struct DiceThrowsResult *result);

int main(void)
{
struct DiceConfiguration *config;
struct DiceThrowsResult *result;

GenerateRandomSeed();

config = GetConfiguration();

while(config != NULL)
{
result = ThrowDices(config);

PrintDiceThrowsResult(result);

ReleaseMemory(config, result);

config = GetConfiguration();
}

return 0;
}

struct DiceConfiguration* GetConfiguration()
{
int diceNumber = 0;
int diceType = 0;

printf("Enter the number of dice to throw (0 to quit): ");
scanf("%d", &diceNumber);

if(diceNumber == 0)
{
return NULL;
}
else
{
printf("Enter dice type (sides) : ");
scanf("%d", &diceType);

if(diceType < 2)
{
printf("Dice can't have less than 2 sides!\n");
return NULL;
}
else
{
struct DiceConfiguration *config;
config = malloc(sizeof(struct DiceConfiguration));

config->DiceNumber = diceNumber;
config->DiceType = diceType;

return config;
}
}
}

struct DiceThrowsResult* ThrowDices(struct DiceConfiguration *config)
{
struct DiceThrowsResult *result;
result = malloc(sizeof(struct DiceThrowsResult) + config->DiceNumber * sizeof(int));
result->DiceNumber = config->DiceNumber;

for (int i = 0; i < config->DiceNumber; i++)
{
result->ThrowsResults[i] = ThrowDice(config);
result->Sum += result->ThrowsResults[i];
}

return result;
}

void GenerateRandomSeed(void )
{
srand((unsigned int) time(0));
}

int ThrowDice(struct DiceConfiguration *config)
{
return rand() % config->DiceType + 1;
}

void PrintDiceThrowsResult(struct DiceThrowsResult *result)
{

for (int i = 0; i < result->DiceNumber; i++)
{
printf("%d ", result->ThrowsResults[i];
}

printf("Sum: %d\n", result->Sum);
}

void ReleaseMemory(struct DiceConfiguration *config, struct DiceThrowsResult *result)
{
if (config != NULL)
{
free(config);
config = NULL;
}

if (result != NULL)
{
free(result);
result = NULL;
}
}



Enjoy!


Thanks for the reply, but looking at muds isn't really what I was aiming for.

Basically, I'm trying to avoid having to rewrite things a bunch of times. I'm not quite sure how to begin writing a game engine..

After bit of searching around I've found a couple articles that help me try to plot out how my game engine will look, but when I see something like:[image loading]

I wonder about what an Appstate really is, or what a Gamestate really is, and how I would represent something like that in my game, as well as whether it's really necessary to represent the application state and game state in objects like that.

Now, the page does go into a small bit of detail about how that system really works: http://www.gamedev.net/page/resources/_/reference/programming/game-programming/300/enginuity-part-ii-r1954

But even so, it's not very clear on what an Appstate really looks like.

So anyone have more articles like the Enginuity series there? I also found: http://www.gamedev.net/page/resources/_/reference/103/postmortems/how-to-build-a-game-in-a-week-from-scratch-with-r2259 Which details roughly how someone approached creating a working RPG in 40 hours from scratch.

I'm not clueless about programming, but I haven't tackled any sort of serious project in a long long time (I believe last time was sometime in highschool about 5 years ago). And I never did learn many of the advanced aspects of programming when I took my highschool courses (such as Design Patterns, or the more complex data structures such as B-trees). I don't want to just try to teach myself those things through random implementation tutorials, I'd rather learn about them in order to design and program my Game/Game Engine.

Also, for future reference I plan on using the font that Dwarf Fortress does and rendering my world in text the way DF does.
JDance
Profile Joined March 2011
Sweden14 Posts
May 12 2011 10:50 GMT
#1059
@Bobbias: Sorry haven't followed the thread, but don't make a game engine, make a game. It's hard and pointless to make a game engine, and unless you have already made many games, you don't know what a game engine is or what it should do. The point of an engine is to make a game. If you make a game you will have an engine because the game is running. Writing an engine is nice beautiful and idealistic but you just wont do it unless you're John Carmack, and even then he writes the engine with a specific type of games in mind.

A term like game state is an abstraction that has little meaning unless you have been writing games. You can't write an engine with support for game state, since you have no experience of game state. When you write a game, the need for game state will show up and the game will automatically have game state. It is the natural way to learn writing games.
Akka
Profile Joined August 2010
France291 Posts
May 12 2011 11:00 GMT
#1060
@Bobbias

You might want to try to make something simple before jumping to the most complex designs

If I wanted to make such a game, i'd probably first think about what I want the world to be like, as in, how would I store it on my cpu. I'll be using C or Cpp here because I use those two daily.

Say you're using Cpp. You could try making an object called "MapCase" which contains possible references/pointers to NPC/Player/Monster/Whatever... interfaces (because sometimes interfaces are cool, but you don't need to worry about this at first). Then make a big vector/list/? of those objects.
Store all of this in one big "Map" object, give it a "generate" function that will randomly create "MapCases" with different attributes and place them in your container, and you've successfully generated a map you can play on.

So far you'd have something list this :
class Map; // handles the map ^_^ Contains MapCases, NPCs, Monsters
class MapCase; // defines the content of each single case in your map
class NPC; // handles NPCs : merchants, quests, etc.
class Monster; // handles monsters : HPs, fights, etc.
class Player; // handles player : keyboard input, HPs, EXP, etc. Has a pointer/ref on the Map.

That's just a very simple, basic, whatever your want to call it - approach to how to design your game and begin coding it rather than try to understand weirdass diagrams
In a few hours you can have a playable game, even if very simple (like, having you Player character wander on the map, say "Hello" to NPCs and output "Aargh" when he meets a monster).

Once you've got something simple fully functional and safe (no leaks, no WhateverFaults, etc.) you can begin making it sexy, adding new objects (Quests?), etc.

I hope that helped you a bit
Prev 1 51 52 53 54 55 1032 Next
Please log in or register to reply.
Live Events Refresh
Next event in 1h 52m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
SortOf 141
ProTech119
StarCraft: Brood War
Sea 53013
Calm 12737
Larva 264
actioN 235
BeSt 122
EffOrt 83
ToSsGirL 73
GoRush 17
Backho 7
Bale 6
Dota 2
resolut1ontv 210
NeuroSwarm153
febbydoto5
League of Legends
JimRising 613
Counter-Strike
Stewie2K1479
Super Smash Bros
Mew2King72
Other Games
C9.Mang0394
Fuzer 2
Organizations
Dota 2
PGL Dota 2 - Main Stream3940
Other Games
gamesdonequick1221
ComeBackTV 158
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 12 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Lourlo1934
• Stunt569
Upcoming Events
CranKy Ducklings
1h 52m
RSL Revival
1h 52m
MaxPax vs Rogue
Clem vs Bunny
WardiTV Team League
3h 52m
uThermal 2v2 Circuit
8h 52m
BSL
11h 52m
Sparkling Tuna Cup
1d 1h
RSL Revival
1d 1h
ByuN vs SHIN
Maru vs Krystianer
WardiTV Team League
1d 3h
Patches Events
1d 8h
BSL
1d 11h
[ Show More ]
Replay Cast
1d 15h
Replay Cast
2 days
Wardi Open
2 days
Monday Night Weeklies
2 days
OSC
2 days
WardiTV Team League
3 days
GSL
4 days
The PondCast
5 days
WardiTV Team League
5 days
Replay Cast
5 days
WardiTV Team League
6 days
Korean StarCraft League
6 days
Liquipedia Results

Completed

Proleague 2026-03-13
WardiTV Winter 2026
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Jeongseon Sooper Cup
BSL Season 22
RSL Revival: Season 4
Nations Cup 2026
ESL Pro League S23 Finals
ESL Pro League S23 Stage 1&2
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual

Upcoming

CSL Elite League 2026
ASL Season 21
Acropolis #4 - TS6
2026 Changsha Offline CUP
Acropolis #4
IPSL Spring 2026
CSLAN 4
Kung Fu Cup 2026 Grand Finals
HSC XXIX
uThermal 2v2 2026 Main Event
NationLESS Cup
Stake Ranked Episode 2
CS Asia Championships 2026
IEM Atlanta 2026
Asian Champions League 2026
PGL Astana 2026
BLAST Rivals Spring 2026
CCT Season 3 Global Finals
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 2026
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.