just a table-top one. moon landing, real one in 60's, was my favorite techie adventure
DROBNJAK, I think you need to describe your idea better; here's what I think you may be going after (and if not, it would still make for a cool Arduino project):
You essentially want to create a physical "lunar lander" game of some sort; table-top size (perhaps a 1-2 meters on a side?) - so there is a base, with craters, landing areas, etc; and you are given so much "fuel" plus everything else to (hopefully) simulate a landing (and/or takeoffs).
As others have mentioned, you are not likely to get all of that (co2 and such for propulsion) inside the space and weight limits you have given yourself. Plus, you have to deal with regular gravity, instead of 1/3 gravity.
I want to propose an alternate (if somewhat less realistic) solution:
Use thin kevlar string (or thin fishing line) and electric motors. Place four of these motors, one each at the corners of the base table, and extend vertically a "tower"; set up a small winch reel on the shaft of each motor, around which the string is wrapped. These four lines would then lead up the tower, over a small steel loop, and down to a "point" - which is connected to the top of your "lander". Your lander would also contain its own microcontroller and such, with a simple wireless communication system - to allow communications from the master control microcontroller.
Essentially, the master microcontroller, thru h-bridges, would reel in and out the lines to allow you to place the lander nearly anywhere within the boundary of a cube described by the height of the towers and the area of the table-top board (practically, it will be smaller than this, but not by much). You could control the speed of the motors to simulate different gravity parameters (programmable, of course! Want to land on mars? no problemo!); there would also need to be feedback encoders on the motors, and there will be some interesting 3D math to solve to convert coordinates to reel/string/line lengths, but nothing impossible.
Using the wireless system to the microcontroller in the lander (powered by a battery), you could set things up to have it light LEDs for the "engines", make sounds, vibrate, whatever! If you can find a small enough 2-way communications system (maybe bluetooth?), you could have it feedback to the main controller its "orientation" status, or its "impact" on landing; or you could tell it to "explode" or whatever.
Put a black backdrop behind the rear-most towers, and the strings would be nearly invisible. Something like this would be the high-tech equivalent to the old-school "chopper rescue" spinny thing (can't remember what it was called) that were toys a long time ago (at one time as a kid, I had one that used a fan to act as the Starship Enterprise from TOS - if I hadn't broke it, then scavenged the motor - the thing would probably be worth a few bucks today).