How to get a Minecraft Server running on OpenShift for Free
Alright today's super duper post is going to show you how to run your own Minecraft server on an OpenShift gear. There is no big... more »
Tweet 0 Comments Save Tags: cloud , games , open source
How to Run Quake2 for Free on Red Hat's OpenShift PaaS
We've been adding a lot of great features to OpenShift lately but we've also been working on some cool demos behind the scenes. The... more »
Tweet 0 Comments Save Tags: cloud , games , java , open source
The Exceptional Beauty of Doom 3's Source Code
An in-depth look at the elegance of Doom 3's source code -- and exactly what code elegance means.
Tweet 0 Comments Save Tags: games , opinion
Magical Java Puzzle: “Pat The Unicorns”
Build your grey matter and solve this Java lang puzzle in a creative way: How to pat both unicorns hidden in the code and leave the Magical Land.
Tweet 0 Comments Save Tags: games , humor , java
How-to host BrowserQuest on Red Hat's OpenShift for Free!
The latest OpenShift release added WebSocket support. For those of you that haven't had a deeper look at WebSockets and what they can do,... more »
Tweet 0 Comments Save Tags: cloud , games , open source
Jquery Games – A Perspective Besides Animation
These Jquery games are quite interesting and very popular in various other modes of programming. Now hold your breath to experience all... more »
Tweet 0 Comments Save Tags: games , javascript
The StarCraft path-finding hack
Game-unit path-finding is something that most players never notice until it doesn’t work quite right, and then that minor issue becomes a... more »
Tweet 0 Comments Save Tags: games
Code Stories: Patrick Wyatt, Game Programmer and Producer of Warcraft
In his two decades in the gaming industry, Patrick Wyatt has had a hand in a long list of games, from The Lost Vikings to Starcraft to... more »
Tweet 0 Comments Save Tags: games , opinion , reviews , trends
5 Best 3D Game Development Tools
There are different applications now available on the internet using which you can very easily create a game of your own of any category... more »
Tweet 0 Comments Save Tags: games , tools
ScriptCraft: Hacking Minecraft for kids
How do you get kids coding? A JavaScript wrapper to the Minecraft Java API is Walter Higgins’ clever solution.
Tweet 0 Comments Save Tags: games , java , javascript
Unity3D - App42 Unity3D Cloud SDK
Unity3D SDK library to develop applications for Unity3D devices. Build simple to complex applications in just a few minutes without... more »
Tweet 0 Comments Save Tags: apple , games , mobile , windows
Cross-Platform HTML5 Games
A quick overview on creating cross-platform games using one HTML5 codebase, while addressing performance problems with coding methods to avoid them.
Tweet 0 Comments Save Tags: css-html , games , how-to
Scalatron: Learn Scala with a Programming Game
A free, open-source programming game in which bots, written in Scala, compete in a virtual arena for energy and survival. You can play by... more »
Tweet 1 Comments Save Tags: games , other languages
sparcraft - StarCraft Combat Simulation
SparCraft is an open source StarCraft combat simulation package for Windows and Linux. It can be used to create standalone combat... more »
Tweet 0 Comments Save Tags: announcement , games , news , open source
Command And Conquer - Tiberian Dawn - HTML5
This is a recreation of the original Command and Conquer RTS game, entirely in HTML5 and JavaScript.
Tweet 1 Comments Save Tags: css-html , games , news
Becoming a JavaScript Master (Part 1)
Recently the PHP Classes site launched a new feature that makes the participation of the users in the site more fun and rewarding. Now... more »
Tweet 0 Comments Save Tags: announcement , games , javascript , php
Android-based Ouya console nears release
March will see the release of the first ever games console able to run games written entirely in Java.
Tweet 0 Comments Save Tags: games , java
Math for Game Programmers 05 – Vector Cheat Sheet
This is the long due fifth article in this series. If you aren’t comfortable with vectors, you might want to take a look at the first... more »
Tweet 0 Comments Save Tags: games , reviews , usability
EA refuses to refund user for SimCity, threatens account ban
SimCity is having issues right now and majority of people are unable to play the game.
Tweet 1 Comments Save Tags: announcement , games , news
Android Game Development Tutorials
Android Game Development Tutorials. Basic Game Loop, Frames Per Second, Sprites Animation, OpenGL ES and much more!
Tweet 0 Comments Save Tags: games , java , mobile
The Power Of HTML5/Javascript
The Power Of HTML5/Javascript: A GameBoy Color Emulator In Your Browser
Tweet 0 Comments Save Tags: css-html , games , javascript
How the Liberated Pixel Cup changed gaming on Linux
Humans may be the most creative species on the planet, but we spend a lot of time doing tedious things.
Tweet 0 Comments Save Tags: games , unix-linux
Making Tic Tac Toe for Android
A simple walk through on how to create the game Tic Tac Toe for the Android using a TableLayout, some TableRows and Buttons.
Portal’s physics engine rebuilt in 25KB—on a graphing calculator
A 20-year-old college student has rebuilt Portal, Valve's 2007 space-bending game, from the ground up, on—wait for it—a graphing... more »
Tweet 0 Comments Save Tags: announcement , games , news , tools
Building a Shooter Game Walkthrough Using C#, XNA and MonoGame 3.0 – Part 1
Casual game developers have been using XNA since 2004 for ease of create games for Windows, XBOX and most recently Windows Phone. XNA is... more »
Tweet 0 Comments Save Tags: games , how-to , windows