Graal Forums  

Go Back   Graal Forums > Development Forums > NPC Scripting
FAQ Members List Calendar Today's Posts

View Poll Results: Did you start with GScript
Omg yes! 22 64.71%
Ugh, no. 12 35.29%
Voters: 34. You may not vote on this poll

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #24  
Old 05-16-2008, 09:50 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Rapidwolve24 View Post
Started with GScript. After that HTML, PHP, JavaScript. Now I am working on a game in C++. GScript made it much easier for me to learn these other languages quickly and its a great place to start.

Attached is a application I began programming with C++ a couple weeks ago.

At the moment the program has the following features:
  • [Custom]Has its own file format for resources (.ocr: levels, meshes, worlds)
  • [DirectX]Draws graphics (text, mesh files, images)
  • [WinSock]Connects to a server (only connects)
  • [DirectX]Reads input from devices (mouse, keyboard)
I don't think using C++ and DirectX itself is a good idea unless you're creating a high-level 3D gaming engine. You're probably better off using SDL in place of DirectX (SDL uses DirectX to render or can be set to work alongside OpenGL).

I would use C# and SDL.NET if I wanted to make a game.
__________________
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:26 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.