Jump to content

Making my own game


mrhappatai21

Recommended Posts


Unless you have your own chip fabrication plant, and a huge sum of cash, making your own handheld game is going to be extremely hard. There are alternatives, however:

If the game is simple enough (pong, breakout, etc), you know Assembly, and you know what you're doing with electronics, then you can probably build a handheld out of RadioShack parts. You'll need to purchase an LCD from a place like US Micro.

However doing the above is still extremely complex. Another alternative:

Build the game for a well known handheld, such as the Gameboy Advance. You'll need a few game building tools which you can find at Devrs.com. You'll also need a way to transfer the games to the Gameboy, which you can buy at Lik-sang.com

There is an inherent problem though, you can't code the game in just any language- it has to be more or less specific to the console you're making it for. If you made the game using a "Simple computer program" then it most likely is not compatable with handheld machines in general because of the differences in compiled executable code.

Don't let this discourage you, it is possible, just not easy. If you have any more questions, don't be afraid to ask! :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...