|
|
Articles related to "Game Programming"
Video Game Programming Learn what the different areas of video game programming are, and how choosing them effects the kind of video game programming and general programming skills needed. game programming • video game programming • game programming software • scripting • level design
Video Game Programming Degrees Many technical schools are offering computer programming degrees to take advantage of the trend. A 4-year computer science degree might serve these students better. video game programming colleges • video game desiners colleges • video game programming degree • computer science degree • devry
An Introduction to Games Programming with Java Studies show that certain computer games can help improve a child's literacy and numeracy. It is, therefore, the Java programmer's duty to start creating games java application development • java example tutorial • java applet • games programming • java applet flicker
Becoming a Video Game Designer People with good problem-solving skills, math ability, an eye for art, imagination, and with good problem solving and programming skills are on the right track video game designer • video game programming • video game colleges • video game programming degrees • video games
Beginning Games Programming Games programming is fun for all ages. GameMaker has a user-friendly, intuitive interface and is free to download. Make your first game and share with others on the web. game programming • programming game • games programming • game develoment • games making
Game Programming over the Internet - Basic Theory A short guide on theory for client based internet gaming. games game gaming internet java javascript cookies
New Toys in the Toybox Tools for interactive fiction and LARP creation if game programming mage tads alan larp rp rolepla
Object Oriented Games Programming in Javascript A programmer can create simple, but effective, games for web browsers by using Javascript. A job that's made even easier by using object oriented programming object oriented programming • javascript application programming • games programming • javascript class object • class method properties
Object Oriented Games Programming in VBScript VBScript is a powerful scripting language and supports object oriented languages. It is, therefore, an excellent learning tool for anyone new to OOP or games programming object oriented programming • games programming • object oriented design • class properties • methods
Programming With Random Numbers A tutorial for using random and pseudorandom numbers when programming requires that the resulting number sequence does not repeat itself, with real examples from games. computer programming tutorial • homework help • programming • random numbers • pseudorandom numbers
Tile Based Worlds Game Programming A study of using tile based game universe representations in memory for use in video games based on location data. game • programming • tile • engine • universe
What to Expect for a Gaming Degree Searching for a good school for a gaming degree is tedious, but certain class requirements are standard for any programming school. game programming • game design • game degree • gaming degree • programming games
How to Add Text to Java Applet Applications Fancy graphics and involved plot do not always produce a popular game. A lot be achieved with simple graphics, and the starting point for any Java applet is some text java applet • java example tutorial • java games programming • applet add text • applet format text
How to Limit Movement of a Windows Games Sprite The right image improves the look and feel of any Windows based game. However, it is essential that any sprites remain in the correct games area, and don't wander off games programming • windows on-line game • object oriented programming • vbscript game • vbscript class object
Picture Yourself Creating Video Games – Review Jason Darby's book, Picture Yourself Creating Video Games, demonstrates making video games with the Games Factory 2 by Clickteam. creating video game • video game development • games factory 2 • video game design • design video games
Program Games with Sauerbraten Cube 2 CubeScript The Sauerbraten Cube 2 games engine allows programmers to modify maps by using its GUI and CubeScript code. And that's all done while a game is running games programming • sauerbraten cube 2 • games engine • cubescript code example tutorial • edit maps
Star Wars Galaxies Macro Programming Macros are a good way to save time in any program. Star Wars Galaxies players can save time and earn experience while away from the keyboard. star wars galaxies macro guide • swg macro guide • macro programming • video game programming • macros
The Alice Programming Language Using animated movies and simple video, Alice is a very high level programming language designed to teach basic programming to even the most novice computer user. alice programming language • programming for animation • games programming • programming languages • alice free language
Torque For Teens by Michael Duggan Reviewed Michael Duggan teaches teens and adults alike how to make computer games with Torque game development software in this book on video game programming. torque for teens • michael duggan • game development book • game development software • making video games
Video Game Scholarships for Women Video games scholarship funds set up by Sony and the Entertainment Software Association offer money to women and minorities interested in careers in the gaming industry. video game scholarships for women • video game scholarships for minorities • women in video games industry • minorities in video games industry • sony women's scholarship
TuxTyping for Everyone Anyone who uses a computer should know touch typing. Speed is not important, but accuracy is! Learning touch typing is fun with TuxTyping, an Open Source project. tuxtyping • linux • penguin • open source • software
Final Fantasy VII, coming to a PC near you final fantasy vii • for the pc • strong story • review • computer game
Small Business Software Tools The right software and technology can make all the difference when managing a small business. small business software • computer programs • microsoft office suite • accounting sofware • word processing
Art Institute Versus Art School What are the benefits of attending an Art Institute over attending a traditional Art College? art institutes • art institute of pittsburgh • accredited art colleges • creative career choices • graphic design
Celebrity Silent Auction Items Celebrity signed or exclusive items can add excitement and high bids to a silent auction fundraising event. celebrity silent auction donations • celebrity auction items • signed auction items • making celebrity auction requests • creating silent auction items
Drawing Win32 GDI API Programming Windows Win32 programming tutorial article for Windows programmers learning the GDI/GDI+ APIs for drawing on the screen without third party libraries like DirectX/OpenGL. win32 gdi api • windows programming tutorial • windows drawing tutorial • wm_paint processing • device context
Finding the Mouse Coordinates with Javascript The position of the mouse is important in many web based games, and it can easy be found by using some simple Javascript code. It even takes account of different browsers javascript example tutorial • javascript web page game • mouse cursor location • mouse pointer coordinates • javascript locate mouse
FPS Creator: 3D Game Engine Review The Game Creators claim their FPS Creator can create a first person shooter game without any programming. Does this game engine live up to their claims? fps creator • fpscreator • video game development • video game creation • 3d game development
How to Survive Gaming Addiction With Teens Your family's togetherness does not have to take a back seat to your teens' video game addiction; just pull up a controller and play along. gaming addiction • game addiction • games addiction • video game addiction • overcoming computer addiction
Programming MS Access Applications An industry application written in Access 2007 is presented for inspection to learn how applications can be made more professional, using macros and VBA programming. microsoft access 2007 vba programming • vba macro programming • microsoft office 2007 products • access database excel word programming • how to access form event procedures
The Game of Life In 1970, British mathematician John Conway invented "The Game of Life," which became increasingly popular throughout the nineteen seventies among math enthusiasts. john conway • game of life • math game • mathematical models of evolution • cellular automatae
The Joys of Beta -Testing One easy way to catch a glimpse of how IF games are produced. beta-test • beta-testing • games • volunteer • editing
Win32 GDI Plotting Points & Lines Win32 GDI API tutorial article introducing LineTo, MoveToEx, ArcTo and the Arc function for drawing various lines on the device context in the currently selected pen. win32 gdi • win32 api • gdi tutorial • win32 api tutorial • win32 programming tutorial
BBC BASIC for Windows Programming Breathing new life into an old programming classic - we take a look at the latest take on the BASIC programming language. bbc • basic • programming • language • compiler
IF Programming Series, First Installment: TADS An invitation to the IF authoring system known as TADS. tads • tads • text adventures • programming • games
Letter Adjacency Word Generation Technical article discussing the use of letter adjacency in natural language word generation. Useful backgrounder for RPG designers or those needing large amounts of computer generated language. name • generation • natural • language • processing
Making Sounds with BASIC Programs An article describing the way that BASIC can be used to produce sounds of varying complexities - from single notes to chords, and envelopes allowing instrument simulation sound • video game • bbc basic • programming • music
Repetition in BASIC Programming This article looks at an alternative to counted loops, using the REPEAT, UNTIL, WHILE and ENDWHILE constructs. loops • repeat • until • while • endwhile
Review: Majestic (part 2) A month ago, Dan called Majestic, EA's new online spy adventure, the game of the year. Now, he questions why its still running. majestic • game • adventuer • spy • conspirarcy
So you want to be in Video Games? A slightly alternative look at the trials and tribulations of the video game industry, and how tough it can be to get in. video • game • industry • academic • how
Start With The Very Basics.... What to teach your child in the first computer lesson. basic computer skills • kids first computer lesson • mouse • windows
Super Bowl Is A Super TV Event Get info on TV coverage of "The Super Bowl." PBS offers programs on the Nazi death camps and the civil rights movement. We remember Johnny Carson and "this week in television history" remembers "Fish." johnny carson • super bowl • fox sports • new england patriots • philadelphia eagels
The Migration Adventure of the Red Knot The red knot is an attractive, eye-catching bird that frequents the shoreline. It winters along the southeastern coast of the United States and on down to South America. But when the migration and breeding urge sets in, this little bird sets out on a migration course that is a courageous testimony and example to its endurance! horseshoe • crab • migration • red • knot
Getting Into IF - Part One How to obtain the tools you need to run IF programs on your own PC. if • interactive fiction • software • utilities • tools
Thar's Gold in Them Thar Planes! The long awaiting EverQuest expansion pack "Planes of Power" is finally available, new games have been announced, some games have announced delays. All in all, an exciting month for MMOG-ers. Read on to see what's new in the world of MMOG. everquest • asheron's call • ballerium • z-opolis • planes of power |
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z |
0-9 |
|
|
|
|
|
|
|
|