Forum: General
2010-03-08, 16:52
|
Replies: 18
Views: 12,923
|
Forum: General
2010-03-08, 14:57
|
Replies: 18
Views: 12,923
|
Forum: Development
2010-03-07, 14:56
|
Replies: 2
Views: 1,172
Shoot an Image with the Touchscreen
This is another easy to follow code I wrote for the N900 using Python and PyGame.
I should run on any Linux system that has Python and PyGame installed (Your Desktop or others in the Nx00...
|
Forum: Development
2010-03-03, 00:24
|
Replies: 8
Views: 2,911
|
Forum: Development
2010-03-02, 22:55
|
Replies: 8
Views: 2,911
Spining Globe using Accelerometer or Touch Screen
This is basically the same code as my 3D Cube project (http://www.youtube.com/watch?v=BYfYSQ7dFtc).
But, I made some small adjustments in the code so that when you are using the accelerometer the...
|
Forum: Development
2010-02-28, 02:13
|
Replies: 7
Views: 4,217
Simple Rifle App using Accelerometer
Written in Python using PyGame, this script plays a Rifle sound every time you point the phone like a Gun.
Here is a Video of it. (http://www.youtube.com/watch?v=DglT-_5nnXg)
Here is the Code....
|
Forum: Development
2010-02-25, 20:32
|
Replies: 1
Views: 3,088
3D cube on my N900 - kinda
Not really a 3D Cube,
But I think I faked it pretty good.
There are two scripts in this package.
Both written in Python with Pygame.
One is for use with the touch screen (or mouse if you run it...
|
Forum: Development
2010-02-17, 19:44
|
Replies: 2
Views: 3,013
Basic PyGame Image Manipulation
I am just learning pygame and thought I'd post a set of Basic PyGame Image Manipulation scripts I wrote.
Thought they maybe good to help others start in designing games or apps for the...
|
Forum: Development
2008-06-28, 17:54
|
Replies: 2
Views: 1,529
CatchPhrase - (OpenPhrase)
Hello,
My Wife and I love the Game CatchPhrase. (http://en.wikipedia.org/wiki/Catch_Phrase_%28game%29)
So, I thought it would be fun to create my own version for the Nokia N800 and N810 so I...
|