• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 07:05
CET 13:05
KST 21:05
  • 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 ZvT28Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13Rongyi Cup S3 - Preview & Info8
Community News
Weekly Cups (Feb 16-22): MaxPax doubles0Weekly Cups (Feb 9-15): herO doubles up2ACS replaced by "ASL Season Open" - Starts 21/0247LiuLi Cup: 2025 Grand Finals (Feb 10-16)46Weekly Cups (Feb 2-8): Classic, Solar, MaxPax win2
StarCraft 2
General
How do you think the 5.0.15 balance patch (Oct 2025) for StarCraft II has affected the game? Nexon's StarCraft game could be FPS, led by UMS maker ByuL: The Forgotten Master of ZvT Oliveira Would Have Returned If EWC Continued Behind the Blue - Team Liquid History Book
Tourneys
PIG STY FESTIVAL 7.0! (19 Feb - 1 Mar) SEL Doubles (SC Evo Bimonthly) WardiTV Team League Season 10 RSL Season 4 announced for March-April The Dave Testa Open #11
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
Mutation # 514 Ulnar New Year The PondCast: SC2 News & Results Mutation # 513 Attrition Warfare Mutation # 512 Overclocked
Brood War
General
BW General Discussion TvZ is the most complete match up Soma Explains: JD's Unrelenting Aggro vs FlaSh CasterMuse Youtube ACS replaced by "ASL Season Open" - Starts 21/02
Tourneys
[Megathread] Daily Proleagues Small VOD Thread 2.0 Escore Tournament StarCraft Season 1 [LIVE] [S:21] ASL Season Open Day 1
Strategy
Fighting Spirit mining rates Simple Questions, Simple Answers Zealot bombing is no longer popular?
Other Games
General Games
Nintendo Switch Thread Battle Aces/David Kim RTS Megathread Path of Exile Beyond All Reason New broswer game : STG-World
Dota 2
Official 'what is Dota anymore' discussion
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
Vanilla Mini Mafia Mafia Game Mode Feedback/Ideas TL Mafia Community Thread
Community
General
UK Politics Mega-thread US Politics Mega-thread YouTube Thread Mexico's Drug War Canadian Politics Mega-thread
Fan Clubs
The IdrA Fan Club The herO Fan Club!
Media & Entertainment
[Req][Books] Good Fantasy/SciFi books [Manga] One Piece Anime Discussion Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion TL MMA Pick'em Pool 2013
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
YOUTUBE VIDEO
XenOsky
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Inside the Communication of …
TrAiDoS
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1692 users

New TL KnowHow Article: Game Programming - Page 3

Blogs > CecilSunkure
Post a Reply
Prev 1 2 3 All
SeeDLiNg
Profile Joined January 2010
United States690 Posts
October 25 2012 23:03 GMT
#41
Do we have an approximate ETA on this? x.x

Super pumped ^^
chaokel
Profile Blog Joined October 2010
Australia535 Posts
Last Edited: 2012-10-25 23:20:01
October 25 2012 23:17 GMT
#42
Looks good!

Some potential topics that i would be interested in learning more about or would of liked to have been able to find a useful guide on when i was learning them.

Inheritance, appropriate usage. the importance of using it in game programming?
Abstract classes
Collision detection
Getting game assets into a program, whether it be created in code or imported (i know i personally have had a lot of struggle here, took me a long time to get an obj importer working)
The importance of documentation, comments etc.
Threads / multi threads?
Graphical options in c++ (opengl vs directx) maybe a description of the way the two pipelines work and advantages / disadvantages.
Use of namespaces?

Looking forwards to the final article.
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
October 26 2012 01:05 GMT
#43
On October 26 2012 08:17 chaokel wrote:
Looks good!

Some potential topics that i would be interested in learning more about or would of liked to have been able to find a useful guide on when i was learning them.

Inheritance, appropriate usage. the importance of using it in game programming?
Abstract classes
Collision detection
Getting game assets into a program, whether it be created in code or imported (i know i personally have had a lot of struggle here, took me a long time to get an obj importer working)
The importance of documentation, comments etc.
Threads / multi threads?
Graphical options in c++ (opengl vs directx) maybe a description of the way the two pipelines work and advantages / disadvantages.
Use of namespaces?

Looking forwards to the final article.

Thanks for the awesome suggestions but I've already submitted the final copy to MightyAtom for editting. I don't know if I'll be able to get in any other large changes before it's out
chaokel
Profile Blog Joined October 2010
Australia535 Posts
October 26 2012 01:45 GMT
#44
Understandable.

How is your course? I'm doing an equivalent degree over here in Australia. Curious to how comparable it is to what I'm doing. What kind of content have you covered? How much of your knowledge comes from actual course work / assignments, and how much is self taught? What are your assignments like?

Feel free to answer as much or as little as you feel comfortable. Will give me a much needed break from this AI assignment i'm working on .
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
October 26 2012 02:18 GMT
#45
On October 26 2012 10:45 chaokel wrote:
Understandable.

How is your course? I'm doing an equivalent degree over here in Australia. Curious to how comparable it is to what I'm doing. What kind of content have you covered? How much of your knowledge comes from actual course work / assignments, and how much is self taught? What are your assignments like?

Feel free to answer as much or as little as you feel comfortable. Will give me a much needed break from this AI assignment i'm working on .

Well you can look at my course sequence here. I'd say about 25% of what I learn computer science wise is from school and the rest is on my own time. Though that's because I study that topic a lot on my own time. I learn around more around 50% of what I know in all other subjects (graphics, mathematics, physics) from classes. Lots of time has to be put into independent studies (and should be like this in any school). Though it should be noted that we have very insane GAM classes that allow you to put in unlimited time... You could say that all my spare time studying goes into this GAM class.
LlamaNamedOsama
Profile Blog Joined July 2010
United States1900 Posts
October 26 2012 02:40 GMT
#46
Looks really cool, I look forward to this! I've never had much experience with programming but always wanted to learn, and always wanted to get some rudimentary skills in it. Just curious, how does this kind of programming language/scripting relate to the scripting that might be done in the SC2 galaxy editor? I did some mapmaking back in WC3, and I know you could use JASS (which I never learned), is there something similar for SC2?
Dario Wünsch: I guess...Creator...met his maker *sunglasses*
inn5013orecl
Profile Blog Joined March 2010
United States227 Posts
October 26 2012 18:17 GMT
#47
On C#/Java vs C++

Another thing one will have to consider, and I'd actually suggest mentioning this somewhere in your game design writeups (as it is important pertaining to production, but has to be considered close to beginning of development), is the inherent cross-platform functionality of programs written in Java and C#.

To do in C++, will have to go through a couple more steps, either using frameworks like Qt, which can run quite expensive if you're actually planning to publish, or write a fair share of macros to handle/except each platform's specific functions.
i live with a korean who doesnt play sc...wtf
Bobbias
Profile Blog Joined March 2008
Canada1373 Posts
Last Edited: 2012-10-27 02:17:10
October 27 2012 02:05 GMT
#48
On October 25 2012 23:40 Rollin wrote:
Well I have a fair bit of C understanding, and I was going to be working as best I could this summer break (winter for you americans) on a joint C++ project with some people over the internet, so this will be invaluable.

Looks amazing, although it would probably be geared at people that have some prior experience with programming already, no? Seems kinda like a split between gamemaking / intro to programming article to me (but I'm not complaining).

Show nested quote +
On October 25 2012 11:03 Bobbias wrote:
I'm also currently learning to design hardware in VHDL...

Um what exactly do you use that for, I'm curious. I had to do a unit with it, and it seemed rather esoteric and not really useful outside of designing your own chips (not practical outside of large scale).


Honestly it's just personal interest. I'd love to get my hands on an FPGA, and ultimately, I'd love to do something like this demo [youtube video here] (not that I'd likely ever be able to make something that awesome)

EDit; This one is more like what I'd want to do.
Incanus
Profile Joined October 2009
Canada695 Posts
October 27 2012 12:57 GMT
#49
On October 25 2012 07:37 CecilSunkure wrote:
As for all the people saying C++ is ambitious, I don't really agree. Being afraid of memory management and pointers isn't something I feel a professional software engineer (especially one that wants to work on game development) should ever be afraid of. Starting to learn by running straight into both C and C++, I feel, are great ways to build a strong programming foundation.

No, knowing about memory management and pointers prepares you pretty well for C. C is a fairly small and basic language. However, being a competent in C++ involves knowing a shitload more than that. C++ is a beast with tons of C++ exclusive features and quirks. Undefined behaviour, memory ownership, and too many (bad) choices are all things that beginner C++ developers have to worry about. There are so many pitfalls to avoid (that beginners would have to unlearn) that starting with C++ is probably the last thing I would recommend.
Flash: "Why am I so good?" *sob sob*
spinesheath
Profile Blog Joined June 2009
Germany8679 Posts
October 27 2012 13:16 GMT
#50
On October 27 2012 21:57 Incanus wrote:
Show nested quote +
On October 25 2012 07:37 CecilSunkure wrote:
As for all the people saying C++ is ambitious, I don't really agree. Being afraid of memory management and pointers isn't something I feel a professional software engineer (especially one that wants to work on game development) should ever be afraid of. Starting to learn by running straight into both C and C++, I feel, are great ways to build a strong programming foundation.

No, knowing about memory management and pointers prepares you pretty well for C. C is a fairly small and basic language. However, being a competent in C++ involves knowing a shitload more than that. C++ is a beast with tons of C++ exclusive features and quirks. Undefined behaviour, memory ownership, and too many (bad) choices are all things that beginner C++ developers have to worry about. There are so many pitfalls to avoid (that beginners would have to unlearn) that starting with C++ is probably the last thing I would recommend.

Pretty much that. I haven't seen anyone yet who started programming with C++ and wasn't godawful at it. Me included. It took me ages to learn proper C++. Not so much because it's hard (it isn't THAT hard actually), but because there are only very few resources that teach you proper C++ from the very beginning. And an article on TL just can't teach proper C++ due to length restrictions.
Languages like C#/Java force you to avoid most of these pitfalls that turn you into a crappy programmer. That's the one of the main ideas behind their design, after all. You still should read up on pointers when you learn C# anyways, or else you will run into issues with reference types and value types. Then when you make the switch to C++ you will find that emulating the designs you know from C#/Java leads to pretty solid C++ code.

I'm not hating on C++ by the way. I like it a lot. I just hate crappy C++ code, and might as well suggest people to take the easier approach.
If you have a good reason to disagree with the above, please tell me. Thank you.
AKnopf
Profile Blog Joined March 2011
Germany259 Posts
October 28 2012 11:56 GMT
#51
Hey,

you could write a List of game engines with some comment to each entry. Especially those you have already used.

Here is mine (fyi):
- JMonkey (I used it in Version 2.something)
Neat 3D engine written in Java. Rather basic features so a lot of hand work to do. I believe Minecraft is written with JMonkey.
- Gosu
2D engine written in C++ and Ruby. Very very basic but therefore lean. It is surprisingly fast (ruby) but has some weird bug with sound and process termination (windows)
- Chingu
2D engine based on Gosu. Very high level artifacts with convenient classes, methods etc. Has a trait model to write you own "kind-of-extensions" to the engine.
- JGame
Basic 2D game engine in Java. I have near-to-no experience with it, so not much to say.
- XNA
3D game engine from MS. Easy conversion between PC and XBOX. Games can even be published on XBOX platform if they are approved by some instance I don't remember. I used it for a 2D game, so i cannot say too much about its 3D features. 2D features are very basic (rather horrible).

XNA has some restrictions on when it is free and when not. I do not really remember the specifics. All the others are open source and free to use.
The world - its a funny place
thedeadhaji *
Profile Blog Joined January 2006
39489 Posts
October 29 2012 01:22 GMT
#52
if this goes well, maybe you can consider flushing it out and publishing an ebook
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
October 31 2012 02:40 GMT
#53
On October 29 2012 10:22 thedeadhaji wrote:
if this goes well, maybe you can consider flushing it out and publishing an ebook

An ebook hmm? Do you have an example I can check out of what you mean?
WhalesFromSpace
Profile Joined March 2012
390 Posts
October 31 2012 06:32 GMT
#54
What experience do you have as a game programmer?
Nihility
ptrpb
Profile Joined March 2011
Canada753 Posts
October 31 2012 15:03 GMT
#55
Any chance we could get some networking stuff in there?
MBAACC | SG | shit at fighting games
XythOs
Profile Blog Joined February 2005
Germany520 Posts
October 31 2012 19:48 GMT
#56
Thank you so much for all these blogs and especially for the awesome article thats going to get released!
(And +1 for please include basic networking :D )
ShiroNeko
Profile Joined June 2012
Australia20 Posts
November 01 2012 04:51 GMT
#57
Always wanted to progress my programming knowledge further by programming video games. Can't wait for this xD
HaRuHi
Profile Blog Joined November 2010
1220 Posts
November 02 2012 00:13 GMT
#58
Any chance we could get some networking stuff in there?


He already said he won't cover networking stuff-but for the heck of it:
Can you give some insight on networking?

In all srslynss, I have yet to see the text that can gap the bridge for people, good luck with that! I think I will mostly take some teaching advice from this if you happen to pull that of.

Kudus and good luck
MilesTeg
Profile Joined September 2010
France1271 Posts
November 04 2012 15:18 GMT
#59
Add me to the list of people who are super excited about this! Any idea of when we'll see it?
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
November 04 2012 18:41 GMT
#60
On November 05 2012 00:18 MilesTeg wrote:
Add me to the list of people who are super excited about this! Any idea of when we'll see it?

Any time
Prev 1 2 3 All
Please log in or register to reply.
Live Events Refresh
PiG Sty Festival
09:00
PiGFest 7 Playoffs Day 1
Serral vs MaruLIVE!
herO vs Solar
PiGStarcraft1812
ComeBackTV 1045
Rex197
IndyStarCraft 196
BRAT_OK 188
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
PiGStarcraft1812
Rex 197
IndyStarCraft 196
BRAT_OK 183
Lowko151
StarCraft: Brood War
Britney 37980
Calm 8272
Sea 3802
Rain 1933
Horang2 1678
Jaedong 827
Stork 387
Snow 228
Soma 179
Light 149
[ Show more ]
ZerO 121
hero 114
Rush 100
Larva 92
Dewaltoss 89
Pusan 65
ToSsGirL 59
Shine 54
JulyZerg 47
JYJ 42
Backho 39
Killer 33
Barracks 31
Mind 30
EffOrt 29
Sharp 23
yabsab 23
Icarus 22
Movie 21
sorry 20
Bale 15
IntoTheRainbow 14
Hm[arnc] 13
ivOry 5
Dota 2
Gorgc2834
XcaliburYe74
Counter-Strike
olofmeister2123
pashabiceps1379
Other Games
singsing2809
B2W.Neo530
crisheroes332
Fuzer 144
Happy137
Mew2King62
QueenE49
NeuroSwarm39
ZerO(Twitch)12
Organizations
Counter-Strike
PGL357
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 11 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Stunt661
Upcoming Events
Big Brain Bouts
4h 55m
Shino vs DnS
SpeCial vs Mixu
TriGGeR vs Cure
Korean StarCraft League
14h 55m
PiG Sty Festival
20h 55m
Reynor vs Clem
ShowTime vs SHIN
CranKy Ducklings
21h 55m
OSC
22h 55m
SC Evo Complete
1d 1h
DaveTesta Events
1d 6h
AI Arena Tournament
1d 7h
Replay Cast
1d 11h
PiG Sty Festival
1d 20h
[ Show More ]
Sparkling Tuna Cup
1d 21h
uThermal 2v2 Circuit
2 days
Replay Cast
2 days
Wardi Open
2 days
Monday Night Weeklies
3 days
Replay Cast
3 days
Replay Cast
4 days
Replay Cast
5 days
The PondCast
5 days
KCM Race Survival
5 days
Replay Cast
6 days
Liquipedia Results

Completed

Proleague 2026-02-26
LiuLi Cup: 2025 Grand Finals
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Acropolis #4 - TS5
Jeongseon Sooper Cup
Spring Cup 2026
WardiTV Winter 2026
PiG Sty Festival 7.0
Nations Cup 2026
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual
eXTREMESLAND 2025

Upcoming

[S:21] ASL SEASON OPEN 2nd Round
[S:21] ASL SEASON OPEN 2nd Round Qualifier
ASL Season 21: Qualifier #1
ASL Season 21: Qualifier #2
ASL Season 21
Acropolis #4 - TS6
Acropolis #4
HSC XXIX
uThermal 2v2 2026 Main Event
Bellum Gens Elite Stara Zagora 2026
RSL Revival: Season 4
NationLESS Cup
IEM Atlanta 2026
Asian Champions League 2026
PGL Astana 2026
BLAST Rivals Spring 2026
CCT Season 3 Global Finals
FISSURE Playground #3
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
BLAST Open Spring 2026
ESL Pro League S23 Finals
ESL Pro League S23 Stage 1&2
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.