final version screenshot

Wezu

First shot at PyWeek, it's gonna be run with python, panda3d and.. em.. beef jerky, lots of beef jerky.

Awards

Give this entry an award

Scores

Ratings (show detail)

Overall: 3.3
Fun: 2.6
Production: 4.2
Innovation: 3

33% respondents marked the game as not working.
Respondents: 10

Files

File Uploader Date
readme.txt
READ ME!
wezu 2013/09/07 21:41
to_the_moon.zipfinal
p3d multiplatform version
wezu 2013/09/07 21:41
shot_pyweek.png
final version screenshot
wezu 2013/09/07 21:21
win32.zipfinal
windows binary
wezu 2013/09/07 21:15
linux_i386.zipfinal
binary for linux (386)
wezu 2013/09/07 21:13
linux_amd64.zipfinal
binary for linux (x64)
wezu 2013/09/07 21:10
osx_i386.zipfinal
binary for osx (i386)
wezu 2013/09/07 21:08
2dmoon.zip
sourcecode
wezu 2013/09/07 21:06
screen1.png
a screenshot
wezu 2013/09/06 12:08

Diary Entries

Day One

Moon... oh boy!

That's what I voted for, so I'm to blame. Didn't see the movie so I'll be making something about the Moon, you know the big rock in the sky.
The easy way would be to make some sort of moon landing game, maybe a side-scrolling, fly-a-lander thing? Well I like easy.
But maybe a little twist would be good? I'm gonna keep it a 2D-in-3D but instead of moving up or sideways, I'll put the lander on a helix, a 3d spiral.

The mission for today - find/make assets. I'll need:
-a moon (duh!) 
-a lander model
-some asteroids
-sounds
-music

The lander will be the tricky part, I'll look a NASA blueprint or photo reference and build the model myself.

Add a comment

The Good, The Bad and The LetsStartAgain

Got a prototype working and some assets done. Bad news is that the game seems lame. No fun at all. A day and a half down the drain, back to the drawing board. At least the assets can be reused. Got some nice asteroids with LODs, a lander, a space-box (like a sky-box, but in space) and some sounds.

The new idea is to make in 3d, with the lander driven by simplified Newton physics, or a Chi-Ting version of it. I don't think I'm going to make the landing part, just navigating via a asteroid field (there's no asteroid field near the Moon? so what? there could be...)

Should post some fancy screenshots but I'll do it tomorrow. Really. Trust me.     

Add a comment

Read Me or Die

In his game You get to pilot a futuristic spaceship in an asteroid filed between the Moon and Earth. If you’re asking why is there a asteroid field between the Moon and Earth… well, it’s complicated and it’s the future after all – a lot of things could happen.

 

Your goal is to make it across the asteroid field as fast as you can without running out of fuel. A set of ‘gates’ and some ‘green flying things’ will mark the way.

Move your mouse to rotate the camera and the mouse-wheel to zoom in and out.

The left mouse button is there to fire up the engines and the right mouse button for reverse thrust.

Use W-S-A-D keys to rotate your spaceship, but keep in mind that the direction you actually movie will only change when the engines are on!

In the top left corner of the screen you will see a timer, the faster you can get to the other side of the field the better (try to beat 3 minutes!)

In the lower left corner there’s the fuel gauge (a set of lines), when all the lines are faded you will run out of fuel and most likely crash. Next to it you will find a display showing your current speed.

 

Refer to the config.txt file for all the configuration options.

 

You will probably need a ‘modern’ computer to run this, I didn’t make all the needed optimalisations duo to lack of time and a change of concept around day #3.

 

To run the sourcecode you will need the Panda3D SDK: http://www.panda3d.org/download.php?sdk&version=1.8.1

 

When running the binary for the first time you may (or may not) need a internet connection, to download some engine components.

 

When running from the multiplatform p3d file you will need the Panda3D runtime installed:

http://www.panda3d.org/download.php?runtime

 

The music is by Mathew Pablo: http://www.matthewpablo.com/

The voice is based on the Google Voice: http://ctrlq.org/listen/

 

15 comments