• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 06:47
CET 12:47
KST 20:47
  • 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
TL.net Map Contest #21: Winners10Intel X Team Liquid Seoul event: Showmatches and Meet the Pros10[ASL20] Finals Preview: Arrival13TL.net Map Contest #21: Voting12[ASL20] Ro4 Preview: Descent11
Community News
StarCraft, SC2, HotS, WC3, Returning to Blizzcon!33$5,000+ WardiTV 2025 Championship6[BSL21] RO32 Group Stage4Weekly Cups (Oct 26-Nov 2): Liquid, Clem, Solar win; LAN in Philly2Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win10
StarCraft 2
General
Mech is the composition that needs teleportation t TL.net Map Contest #21: Winners Weekly Cups (Oct 20-26): MaxPax, Clem, Creator win RotterdaM "Serral is the GOAT, and it's not close" 5.0.15 Patch Balance Hotfix (2025-10-8)
Tourneys
Constellation Cup - Main Event - Stellar Fest $5,000+ WardiTV 2025 Championship Sparkling Tuna Cup - Weekly Open Tournament Merivale 8 Open - LAN - Stellar Fest Sea Duckling Open (Global, Bronze-Diamond)
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 498 Wheel of Misfortune|Cradle of Death Mutation # 497 Battle Haredened Mutation # 496 Endless Infection Mutation # 495 Rest In Peace
Brood War
General
[ASL20] Ask the mapmakers — Drop your questions BW General Discussion [BSL21] RO32 Group Stage BGH Auto Balance -> http://bghmmr.eu/ SnOw's ASL S20 Finals Review
Tourneys
[Megathread] Daily Proleagues [ASL20] Grand Finals [BSL21] RO32 Group B - Sunday 21:00 CET [BSL21] RO32 Group A - Saturday 21:00 CET
Strategy
Current Meta PvZ map balance How to stay on top of macro? Soma's 9 hatch build from ASL Game 2
Other Games
General Games
Nintendo Switch Thread Stormgate/Frost Giant Megathread Path of Exile Should offensive tower rushing be viable in RTS games? Dawn of War IV
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
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread Things Aren’t Peaceful in Palestine YouTube Thread Dating: How's your luck?
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Movie Discussion! Korean Music Discussion Series you have seen recently...
Sports
2024 - 2026 Football Thread NBA General Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023 Formula 1 Discussion
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
Coffee x Performance in Espo…
TrAiDoS
Saturation point
Uldridge
DnB/metal remix FFO Mick Go…
ImbaTosS
Why we need SC3
Hildegard
Reality "theory" prov…
perfectspheres
Our Last Hope in th…
KrillinFromwales
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1558 users

Want to program video games? - Page 3

Blogs > CecilSunkure
Post a Reply
Prev 1 2 3 4 5 8 9 10 Next All
youngminii
Profile Blog Joined May 2010
Australia7514 Posts
November 20 2011 17:42 GMT
#41
I'm going to start University (again?) next year and I'll be doing CS there, probably going on to do game design (unless I change my mind along the way which is like 99% possible). So I guess a thank you is in order.

Thank you.

You're such a great guy, bookmark'd your blog.
lalala
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
November 21 2011 16:22 GMT
#42
On November 20 2011 14:43 SarR wrote:
I never get why people always talk about wanting to do game development in any discussion about programming. There is so much else you can do. Network programming, POS solutions, Database programming, web-based stuff. While i've not written any full-fledged games for modern Windows OS versions, I have dabbled in graphics based programming, the pinnacle of which produced a screen saver where I ripped sprites from various Doom based games and had them fight on screen. I wrote my own alpha-blending code, movement code and effects code and while it was the most fun I've ever had writing code, Id never do it for a living. There is way more money in other types of projects, specifically any thing that requires a Database. Someone always wants a program to manage customers and pricing and all that stuff. The game industry is way too competitive and unless you lease an engine from someone and base your game on it, its incredibly time consuming when compared against other types of software programming.

Do it if you absolutely love it but don't expect to get riches from it.

TLDR; There are other awesome stuff you can do with programming skills besides games.

Programmings games is a whole lot of fun, especially if you want to start a small studio of your own in the future. Plus programming games includes like all those different topics you mentioned. If I find I don't like it I can go into any field I like.

On November 21 2011 02:42 youngminii wrote:
I'm going to start University (again?) next year and I'll be doing CS there, probably going on to do game design (unless I change my mind along the way which is like 99% possible). So I guess a thank you is in order.

Thank you.

You're such a great guy, bookmark'd your blog.

Inspiring! I wish you luck!
KeksX
Profile Blog Joined November 2010
Germany3634 Posts
Last Edited: 2011-11-21 18:49:49
November 21 2011 17:51 GMT
#43
Hey,
nice blog! Always nice to see people being passionate about programming, makes me feel less alone about this.

I just have two things I want to say about your recommandations:

1)
Don' ever recommend Dev-C++ again. Ever. Your credibility suffers a lot from this statement. Would you recommend an old timer to someone who wants to learn to drive? xD
2)
Don't start out by programming games(at least don't recommend it). Most people have problems understanding basic programming concepts, so starting out with just skipping them and go into the game dev stuff is ... not the best way.
Remember:
Game Programming is still programming, you can't learn how to program games without learning how to program first!

Also:
The reason I've chosen to focus on C is twofold: in the game industry 90% of video games are coded in C/C++. This is because the way C was written gets you as close as one can comfortably be (within reason) to the hardware. This means you have full control over everything, which is absolutely necessary for a real-time software application requiring high optimization. If you're serious about programming video games, I highly suggest learning C. Although I do love other languages like Flash and Python, C needs to be the primary focus for most any professional.


If you want to work in the industry on a relatively low level(engine programming) you should go for C++. It is the actual standard, however, most game dev tools that these engine engineerers will create use C#, so it's also enough to "just" learn C# and it's highly likely that this will be the standard in the future for most game devs.

Also I agree with SarR:
You can program games all you want, but if you are seriously into programming there are way more exciting things to do.
If you're saying "I don't want to use premade stuff and actually code myself, but in the end just program games" learning how to program with a language like C++ might not be the best idea, things like XNA etc will do very well for you.
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
November 21 2011 23:18 GMT
#44
On November 22 2011 02:51 KeksX wrote:
2)
Don't start out by programming games(at least don't recommend it). Most people have problems understanding basic programming concepts, so starting out with just skipping them and go into the game dev stuff is ... not the best way.
Remember:
Game Programming is still programming, you can't learn how to program games without learning how to program first!

Right right, I have a lot of other content, I was just posting about the series detailing actually making a console game since it's a pretty cool topic.
[/QUOTE]

On November 22 2011 02:51 KeksX wrote:
If you want to work in the industry on a relatively low level(engine programming) you should go for C++. It is the actual standard, however, most game dev tools that these engine engineerers will create use C#, so it's also enough to "just" learn C# and it's highly likely that this will be the standard in the future for most game devs.

Yeah I tried to recommend C then into C++, so it was totally in the plan to specialize in C++.
KeksX
Profile Blog Joined November 2010
Germany3634 Posts
November 22 2011 10:23 GMT
#45
On November 22 2011 08:18 CecilSunkure wrote:
Right right, I have a lot of other content, I was just posting about the series detailing actually making a console game since it's a pretty cool topic.

I can't remember how many countless hours I spent on writing little games in the console :D It's really addictive .



Yeah I tried to recommend C then into C++, so it was totally in the plan to specialize in C++.

Great! I mean no offense to C, it's really a great and powerful tool, but in the gaming industry (or rather the media industry) C++ is way more comfortable to use.

Good luck on your journey, will totally check your blog out!
CecilSunkure
Profile Blog Joined May 2010
United States2829 Posts
Last Edited: 2011-11-26 21:12:43
November 26 2011 21:12 GMT
#46
Well I wanted to update my OP a bit, but for some reason it keeps saying I broke ESPORTS or something when I try. So I'll just post the update here!

I just finished up another post on event handling with the console: http://cecilsunkure.blogspot.com/2011/11/windows-console-game-event-handling.html

That article teaches you how to make a cool drawing program that looks like:
[image loading]
LXR
Profile Joined June 2011
357 Posts
December 02 2011 06:58 GMT
#47
I'm currently studying CS at university. I am really interested in game design, but i'm always struggling with the idea because i'm not sure if the programming field for video games will be as fulfilling as I hope. With the program i'm in, if I work really hard i have the option of taking great jobs at big software companies, which would be much more financially stable.... but i'm much more passionate about games.... so I can't ever decide. My friends and I have fun making small phone games though which is a good way to get your feet wet i guess
feardragon
Profile Blog Joined October 2010
United States973 Posts
December 02 2011 07:05 GMT
#48
Love it. I'm getting into game programming myself(Computer Science at Purdue) and I have to agree with the lack of good information out there.

I actually got started with DirectX since I didn't want to start at actual ground zero. I found this great guide on DirectX. So my hat's off to you on this great stuff.

Also I chuckled when you said that game developers were rich and unreachable....mainly because game programmers are actually considered really underpaid for the skill level required for their job. xD
Ok Starcraft 2 Commentator
horsman
Profile Blog Joined June 2010
Canada45 Posts
December 02 2011 07:15 GMT
#49
I'm the owner of an independent game company. I love this thread and Cecil's approach to learning. I think starting off near the metal is a great way to go when learning to create games.

The insight I'd like to add to this picture is the power that fundamentals for math in 3 dimensions (or 2) and understanding of the graphics pipeline add to creating games. If you are interested in game programming I highly recommend picking up a copy of "Real time Rendering" and perhaps "Game Engine Architecture".

I'd also be happy to do my best to answer questions anyone has about the work game developers of all types do.



horsman
Profile Blog Joined June 2010
Canada45 Posts
December 02 2011 07:22 GMT
#50
On December 02 2011 15:58 LXR wrote:
struggling with the idea because i'm not sure if the programming field for video games will be as fulfilling as I hope.


Hi! in my experience it is as fulfilling as I hoped and more interesting than writing most types of applications. The best part of developing games is that the code you write is often very different on a day to day basis and uses your critical thinking skills frequently instead of you just needing to rehash something you've done before.

The danger is being taken advantage of by the industry and being paid less than you are worth. It is worth noting that the average salary of a game programmer in the US was around 80 000 in 2007, which is quite respectable, but about 25% less than what a comparably good programmer would make in the finance industry.


iplayBANJO
Profile Joined September 2010
United States129 Posts
December 02 2011 07:26 GMT
#51
Anyone who does Java programming and is looking into programming games as a hobby, or possibly more seriously, I would recommend David Brackeen's Developing Games in Java. I bought a lot of books on game programming when I was younger and this was probably my favorite as it seemed the best balanced between technical details, easy approach, and practical application. C is a very strong language that is used in a lot of application, like programming a microwave, but it is not easily approachable for many people and is not very common in game programming from what I have heard. Java (and C# as some others have mentioned) are very common languages for indie games as they are common in mobile applications and are largely platform independent. (I'm not so sure about C# since I have never used it personally) I was told once that the Unreal Engine uses C# and is the most commonly used game engine out there.

Cool blog though, I'll probably browse through some of the linked materials and duplicate some old fashioned DOS style games just for giggles. Right now though I'm told I should be focusing on mastering Assembly so that I can pass my compiler class whenever I take it. It's one of those courses that you always hear stories about 30+ people starting the class and less than 5 passing every semester.
"So you think you know stuff about things? Well, I will see your stuff about things, and raise you things about stuff."
Noak3
Profile Blog Joined May 2010
United States236 Posts
Last Edited: 2011-12-02 07:40:05
December 02 2011 07:36 GMT
#52
It's seriously cool that you're studying at DigiPen. I have a friend who is working on 3d-modeling and CGI there, and from what he was saying it is a seriously difficult school. Mad props to anyone who can get through Art 101.
Love and be kind in the face of adversity. If you stand up for others, they will stand up for you.
aevealon
Profile Joined June 2011
Singapore80 Posts
December 02 2011 07:45 GMT
#53
Very nice. I've been looking at Game Deisgning as a possible university course at DigiPen Singapore but i never really knew how to start. I've been trying to learn some C programming but i couldn't find relevent resources.

This is a really big help haha, going to bookmark your blog :D
julianto
Profile Joined December 2010
2292 Posts
December 02 2011 07:50 GMT
#54
When I was younger, I used a program called GameMaker (it's in its 8th version I think). I'm not a computer science major, so anyone who isn't totally dedicated to making games but would still like to make simple games could try that program out. Its language is similar to C++, I hear.
¯\_(ツ)_/¯
horsman
Profile Blog Joined June 2010
Canada45 Posts
Last Edited: 2011-12-02 07:52:22
December 02 2011 07:51 GMT
#55
On December 02 2011 16:26 iplayBANJO wrote: Java (and C# as some others have mentioned) are very common languages for indie games as they are common in mobile applications and are largely platform independent. (I'm not so sure about C# since I have never used it personally) I was told once that the Unreal Engine uses C# and is the most commonly used game engine out there.


Hi, just want to respond to a few of these misconceptions. Java is extremely uncommon in game development because of the garbage collector, memory usage, startup times and graphics library bindings available. Of recent times the only significant game I can think of made with Java is Minecraft.

C/C++ is the main language of virtually all the important part (read: parts that need to run fast) of game engines or games out there. Many engines implement a scripting layer on top of the engine that might be in Lua (example Homeworld) or C# (example Unity3D) or Unrealscript or Actionscript (Flash), for instance.

Last note: Unreal engine is probably not even close to the most common game engine out there! Think Adobe Flash first, maybe Unreal competes at the highest quality of game for most common, but it is probably only used in something between 10-15 games a year (which I think is a generous estimate), while something like Unity3D might have shipped in 100 - 500 range and Flash something like 10 000 games.
leperphilliac
Profile Blog Joined September 2010
United States399 Posts
December 02 2011 07:59 GMT
#56
Hm I'm taking the first "real" programming class in my school. First half of quarter is going over all of C, second half is a mix of assembly (we're using IA-32), ELF structures and the stack/heap. Loved the C, hating the assembly. I'm guessing for me personally C is the lowest level I can go without losing my passion (lol). I'm wondering if you guys deal with that in game programming?
dignity
Profile Blog Joined May 2010
Canada908 Posts
December 02 2011 08:02 GMT
#57
I actually am doing the same thing you are doing right now (going to school for game dev) and I am currently working with c++ mainly doing opengl programming. We have to create our own actual models and read/load/render them ourselves. I would like to say, unless you are really good at math, the programming part of game dev is not for you.

I can completely understand why you are busy too... I have a game demo to finish in 3 days.
horsman
Profile Blog Joined June 2010
Canada45 Posts
Last Edited: 2011-12-02 08:04:18
December 02 2011 08:03 GMT
#58
Some very important parts of some very fast engines use some assembly in the inner most loops. Some graphics card programs "shaders" also use assembly like code for certain speed ups, but for the most part, not something most game programmers see.
Ramuh
Profile Joined February 2011
Germany238 Posts
December 02 2011 08:08 GMT
#59
I make games all the time :D

Few month ago i made a Minecraft Clone that runs in a CAVE, which is basically multiple 3d Screens. It was awesome.
Also made a Star Fox 4 Player Battle Clone, that is controlled with Kinect.

These were University Projects, and i got the best grades for it :D

Making Games is fun :D Though i often lack the ideas to create something of my own
Gesh
Profile Joined November 2010
Bulgaria69 Posts
December 02 2011 08:15 GMT
#60
"Have you ever wanted to program video games, either as a hobby or profession? "
As Stephen King has said - If you want to be a writer, write, dammit! ( loosely quoted)

So, if you want to be a game developer, pick an idea and start coding /working, dammit! The same applies for the others areas - artist, designers, etc. etc.
Let me elaborate - we are living in an age, where all the information and tools, that you need for you to make games are readily available or if you in the mood, there are enough open source projects, you can join. Right now, I'm working on my own sandbox rpg (using XNA) and I had some patches sent to VCMI - recreation of the HOMM3 engine. So, if you want to make games, sit on your butt and make games.
Great blog, please add gamasutra to your links, there is lot of information there. E..g I learned how to implement the bloom effect from an article posted there.
Prev 1 2 3 4 5 8 9 10 Next All
Please log in or register to reply.
Live Events Refresh
CranKy Ducklings
10:00
Sea Duckling Open #140
CranKy Ducklings100
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
mouzHeroMarine 157
ProTech134
StarCraft: Brood War
Sea 7520
Horang2 3621
GuemChi 3257
Jaedong 732
actioN 400
Larva 387
Soma 312
Stork 243
Mini 239
BeSt 211
[ Show more ]
EffOrt 144
Killer 135
Backho 111
ToSsGirL 91
Hyun 87
Rush 69
Mind 48
PianO 35
NaDa 30
Sharp 29
Icarus 19
HiyA 15
sorry 12
soO 12
Bale 11
Sacsri 8
Terrorterran 1
Dota 2
Gorgc4086
singsing1567
XcaliburYe267
Counter-Strike
fl0m2419
zeus556
edward31
Heroes of the Storm
Khaldor129
Other Games
B2W.Neo527
Sick264
XaKoH 119
Fuzer 68
nookyyy 24
MindelVK16
Organizations
Counter-Strike
PGL130
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
StarCraft 2
WardiTV0
[ Show 16 non-featured ]
StarCraft 2
• Berry_CruncH166
• StrangeGG 66
• LUISG 31
• Dystopia_ 3
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos2776
• Stunt940
Upcoming Events
IPSL
6h 13m
dxtr13 vs OldBoy
Napoleon vs Doodle
LAN Event
6h 13m
Lambo vs Clem
Scarlett vs TriGGeR
ByuN vs TBD
Zoun vs TBD
BSL 21
8h 13m
Gosudark vs Kyrie
Gypsy vs OyAji
UltrA vs Radley
Dandy vs Ptak
Replay Cast
11h 13m
Sparkling Tuna Cup
22h 13m
WardiTV Korean Royale
1d
LAN Event
1d 3h
IPSL
1d 6h
JDConan vs WIZARD
WolFix vs Cross
BSL 21
1d 8h
spx vs rasowy
HBO vs KameZerg
Cross vs Razz
dxtr13 vs ZZZero
Replay Cast
1d 21h
[ Show More ]
Wardi Open
2 days
WardiTV Korean Royale
3 days
Replay Cast
3 days
Kung Fu Cup
4 days
Classic vs Solar
herO vs Cure
Reynor vs GuMiho
ByuN vs ShoWTimE
Tenacious Turtle Tussle
4 days
The PondCast
4 days
RSL Revival
4 days
Solar vs Zoun
MaxPax vs Bunny
Kung Fu Cup
5 days
WardiTV Korean Royale
5 days
RSL Revival
5 days
Classic vs Creator
Cure vs TriGGeR
Kung Fu Cup
6 days
CranKy Ducklings
6 days
RSL Revival
6 days
herO vs Gerald
ByuN vs SHIN
Liquipedia Results

Completed

BSL 21 Points
SC4ALL: StarCraft II
Eternal Conflict S1

Ongoing

C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
YSL S2
BSL Season 21
Stellar Fest: Constellation Cup
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual

Upcoming

SLON Tour Season 2
BSL 21 Non-Korean Championship
Acropolis #4
IPSL Spring 2026
HSC XXVIII
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
META Madness #9
BLAST Bounty Winter 2026: Closed Qualifier
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
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 © 2025 TLnet. All Rights Reserved.