How to Make a Video Game in Java

News : NYC's Secret Video Game World

While it's unlikely you'll encounter this caliber of insane pixelated madness in real-life, everyday New York City, you might be lucky enough to walk past a tangible "portal" of sorts. Below, images from Pixel Pour 2.0, an installation on Mercer Street in Soho. Previously, Ev ...more

News : Hey Baby - video game where women do all the killing

All right women are you sick of playing games like GTA where you kill hookers? In Hey Baby you get to kill all the men who've been harassing you on the streets! Hook aside, I'm not sure that this is compelling enough to get even the biggest man-hating woman to buy it. For one ...more

News : April NPD Video Game Sales

April NPD Video Game Sales Every month around the second thursday the sales chart for video games and consoles are released for the previous month. They are released by the NPD group, the main company tracking video games sales in the US. Here are the top twenty games in the ...more

News : Real World Video Game Kart Racing!

This German video is amazing. A joyously analog interpretation and deconstruction of the digital gaming experience. Malte Jehmlich is as primitive and inspiring as the the Vanuatu natives who devoted themselves to cargo worship after World War II! Try to imagine. It's 2010 an ...more

How To : Fix a scratched video game

In this how-to video, you will learn how to fix scratched games with a simple solution. You will need a few rags, alcohol, and a surface to place the disc on. Take the rag and pour a tiny bit of alcohol on to it. Next, put the alcohol away. Take the cd and rub it with the rag. ...more

How To : Remove video game updates and patches on Xbxo 360

Clear the cache and remove video updates and patches on your XBox 360. You can only do this offline! 1. Go to my XBox 2. Go to system settings 3. Click on memory You can do this on your memory card or to your hard drive, whichever one you want to clear. This demonstration is b ...more

News : The Kick Ass Video Game!

The Kick Ass Game   (PS3, Apple AppStore) From the Official Website ( www.thekickassgame.com ):• 3 playable characters (Kick-Ass, Big Daddy and Hit Girl) • 8 missions with multiple environments, bosses and mini-bosses • Facebook integration and Facebook missions • Frantic supe ...more

Ultimate Video Game Trick : Building Mario in Tetris

Mario in Tetris! Pixel art-style! While the two blocky Nintendo properties are obviously a natural fit, it's hard not to boggle at the audacity of it all. The time lapse below condenses an hour and a half of playing—1,112 lines—into roughly 2 minutes. The cap doesn't quite com ...more

How To : Draw Palkia vs Dialga from the Pokemon video game

In this tutorial, we learn how to draw Palkia vs Dialga. First, you will need a pencil, pen, sketch paper, and colored markers on hand. Now, start to draw the characters by drawing the outlines of their bodies first. After you have completed this, start to draw in the details ...more

How To : Draw Absol from the Pokemon video game

In this tutorial, we learn how to draw Absol. Start out by drawling the outline of the character, starting with the head. After this, draw on the details of the body, including the claws that are on the feet. Next, you will draw on lines for the fur that are on the main part o ...more

Receipt Racer : A Paper and Laser Tangible Video Game

Video games have been a purely digital medium for some decades now. They exist in the electronic nether, embedded on discs and projected on screens. Since digital distribution has gained popularity, even the physical manifestation of the game disc is going away, leaving games ...more

News : Military Technology Used to Create Video Game Drone

An iPhone-controlled drone unveiled at the recently held CES is expected to revolutionize the world of video gaming. Called the AR.Drone (AR stands for augmented reality), this new product will literally bring video games to the streets. Via Daily Mail, "The flying saucer-li ...more

How To : Draw Master Chief from the video game, Halo

First of all you have to draw the rough sketch using light color lines. You have to draw blocks to the size of helmet, chest, two arms, legs and boots. Now start from the helmet and draw the outline. Draw the glass for viewing. Draw the lines as shown on the helmet. Also darke ...more

News : Blackwater Lends Its Name to Video Game Franchise

Xe Systems, the Private-Defense-Contractor-Formerly-Known-As-Blackwater, has been busy attempting to re-brand themselves. They have a new name, several new sub-names, and have at least titularly shifted their focus to training rather than mercenary work. Controversial founder ...more

Abstinence : The Video Game

There is an abstinence game being created by the University of Central Florida with $400k+ of taxpayer money. The game is directed at middle school girls to help them handle and cope with sexual advances. From the article: Fox News Orlando reports that the University of Cent ...more

PAX Prime : A Video Game Convention That's Actually Fun

There are a lot of fantastic video games out there. Indie Games Ichiban's bread and butter is making sure that you steer clear of the bad ones and embrace the good. But really, the biggest goal here is to help everyone have more fun. To that end, today a game is not recommende ...more

News : Human-Scale Soccer Video Game

Replace that flimsy, plastic Guitar Hero axe with a soccer ball. These DIY freestyle-footballers play their full-sized, wall-mounted "Football Hero" with skill, achieving a 76 percent accuracy rating after only 17 games. They kick soccer balls at the control pads (pressure s ...more

How To : Play the game Snake on Youtube video

Google's got a nice new Easter egg for you. On YouTube, you can play the game Snake. Playing Snake on YouTube will only work in YouTube's new video player, and it only works for videos that don't have any extraneous stuff like annotations or ads. What are you waiting for? Get ...more

How To : Operate the Motorola Nextel i870 mobile phone

If you're having a little trouble operating your newly purchased Motorola Nextel i870 cell phone, let Sprint help you out. This Sprint interactive mobile phone tutorial takes you through every step necessary to fully familiarize yourself with the i870 cell phone by Motorola. T ...more

How To : Install Gweled on Ubuntu Linux

New to Ubuntu Linux? This computer operating system could be a bit tricky for beginners, but fret not, help is here. Check out this video tutorial on how to install Gweled on Ubuntu Linux. Tested on Ubuntu 9.04 Beta (soon to be RC). Gweled is a Gnome version of a popular Pal ...more

How To : Make an if decision for Java programming

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this free discusses how to use if stat ...more

How To : Build a custom time class for Java programming

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to build ...more

How To : Use the toString method when Java programming

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to use im ...more

How To : Use logical operators in Java programming

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBostonian will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to work w ...more

How To : Use the FlowLayout class when programming Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to work with ...more

How To : Create a simple polymorphic program in Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to work with ...more

How To : Create update and restore screen methods in Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to create an ...more

How To : Fix exceptions when programming in Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to to troubl ...more

How To : Use common string methods when programming in Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to use commo ...more

How To : Load images when programming in Java

Want to program your own Java games and applications but don't know beans about object-oriented programming? Never you fear. This free video tutorial from TheNewBoston will have you coding your own Java apps in no time flat. Specifically, this lesson discusses how to to load g ...more

  • Hot
  • Latest