Dingoonity.org

Dingux (Dingoo Linux) => Development => Topic started by: endlessdark on September 14, 2010, 02:41:58 pm

Title: Hello, I am a programmer and I want to code
Post by: endlessdark on September 14, 2010, 02:41:58 pm
Hello everyone, I am a programmer and free software enthusiast.
I also like videogames a lot, but specially retro-gaming.
I like spending some of my free time programming 2D SDL videogames, and I'm getting a Dingoo in the next 15 days because of this.

My plan is to start making my own games, but I would like you to help me.
All help is needed, but first, I need an idea!

So the first step is to imagine a 2D funny and addictive game, and make like a draft or something explaining how it should be.
Something like this:
http://gameaxis.com/wp-content/uploads/2010/06/Pac-Man_art-thumb-535x392-41737.jpg (http://gameaxis.com/wp-content/uploads/2010/06/Pac-Man_art-thumb-535x392-41737.jpg)

Let's see if we can make something good  ;)
Title: Re: Hello, I am a programmer and I want to code
Post by: darfgarf on September 14, 2010, 03:04:41 pm
welcome, always need more devs

good luck, people either seem to have completely ridiculous ideas, that would never work on the limited hardware, or total crap ones  ;D

drop by #dingoonity on freenode, it's where the cool kids hang out

Title: Re: Hello, I am a programmer and I want to code
Post by: zear on September 14, 2010, 05:56:53 pm
Oh I have a good game idea I store for a couple of months now, hoping one day I will be able to learn to code properly and write it myself. But if you are a good enough coder I'm willing to share it with you :D
Title: Re: Hello, I am a programmer and I want to code
Post by: warman on September 15, 2010, 04:12:49 am
Maybe a remake of Zelda 2  :D 
Title: Re: Hello, I am a programmer and I want to code
Post by: endlessdark on October 12, 2010, 03:35:01 pm
I have the idea, I will use some code I have already written, port it to Dingux and make some art. But first I need to know if it's possible.
Some levels are like an old school RPG but you have to shoot enemies and that. It uses tiled maps and aerial view just like Pokemon or Final Fantasy V. It will use SDL, this part is simple and easy to make.

Then some other levels will be like Space Harrier (http://www.youtube.com/watch?v=34JbhA154To (http://www.youtube.com/watch?v=34JbhA154To)). I would like to use 3D graphics, but i don't know if is possible, Can I use opengl ES or something like that?
If not, then I would have to use SDL, Can I scale and rotate sprites?
Title: Re: Hello, I am a programmer and I want to code
Post by: darfgarf on October 12, 2010, 03:51:39 pm
no opengles, yes to sdl

rotating and scaling isn't that fun in sdl, but it can be done, look up sdl_rotozoom or something like that (i never got them working when i tried)...might be slow (remember the dingoo is just a 336MHz mipsel, no gpu)
Title: Re: Hello, I am a programmer and I want to code
Post by: joyrider on October 12, 2010, 05:43:59 pm
Using sdl_rotozoom is way too slow for real time Dingoo usage. But it's possible not to use it realtime. You have to use precached. Rotated images and preferably not for the whole 360 degrees.  For example use sdl rotozoom to create 60 surfaces of an image increasing the angle 6 degrees and display the surface wich comes nearest to it.  Wel rotozoom is useable. That way without problems on the Dingoo! I already used it
Title: Re: Hello, I am a programmer and I want to code
Post by: RodrigoCard on October 12, 2010, 05:47:01 pm
Can I use opengl ES or something like that?(...)

Sience ported a small OpenGL Software Renderer for Dingux:
http://sience.schattenkind.net/dingoo/Dingux_Toolchain_for_Windows.htm#Libraries

May be useful :)
Title: Re: Hello, I am a programmer and I want to code
Post by: zear on October 12, 2010, 07:10:37 pm
Can I use opengl ES or something like that?(...)

Sience ported a small OpenGL Software Renderer for Dingux:
http://sience.schattenkind.net/dingoo/Dingux_Toolchain_for_Windows.htm#Libraries

May be useful :)

No, it's not. It runs at about 5fps and is very unstable ;)
Title: Re: Hello, I am a programmer and I want to code
Post by: RodrigoCard on October 13, 2010, 05:49:12 am
Can I use opengl ES or something like that?(...)

Sience ported a small OpenGL Software Renderer for Dingux:
http://sience.schattenkind.net/dingoo/Dingux_Toolchain_for_Windows.htm#Libraries

May be useful :)

No, it's not. It runs at about 5fps and is very unstable ;)

:(
Title: Re: Hello, I am a programmer and I want to code
Post by: SiENcE on October 13, 2010, 11:24:27 am
Can I use opengl ES or something like that?(...)

Sience ported a small OpenGL Software Renderer for Dingux:
http://sience.schattenkind.net/dingoo/Dingux_Toolchain_for_Windows.htm#Libraries

May be useful :)

No, it's not. It runs at about 5fps and is very unstable ;)

Depends what you mean, by usefull ;-) .

It's currently the only softwarerenderer opengl port on dingoo. And its not unstable.
Title: Re: Hello, I am a programmer and I want to code
Post by: zear on October 13, 2010, 03:52:58 pm
It runs at about 5fps and is very unstable ;)
It's currently the only softwarerenderer opengl port on dingoo. And its not unstable.
Try the elite port from the examples ;)
Title: Re: Hello, I am a programmer and I want to code
Post by: Chris23235 on October 13, 2010, 10:40:23 pm
Doesn't the Dingux-Quake port use an OpenGL software renderer?
Title: Re: Hello, I am a programmer and I want to code
Post by: RodrigoCard on October 13, 2010, 11:25:27 pm
Doesn't the Dingux-Quake port use an OpenGL software renderer?

No, it uses its own renderer
Title: Re: Hello, I am a programmer and I want to code
Post by: endlessdark on January 28, 2011, 08:25:14 pm
Bump! Any new ideas?
Title: Re: Hello, I am a programmer and I want to code
Post by: Poligrafowicz on January 29, 2011, 06:57:09 pm
Bump! Any new ideas?

What about Yeti3D? Its quite fast.
Title: Re: Hello, I am a programmer and I want to code
Post by: endlessdark on January 29, 2011, 09:17:21 pm
After suffering two months of openGL 3D programming for Android I don't want to see 3D issues for a long time, so, 3D dismissed. I prefer coding some SDL retro look game.

I just have no inspiration to think on a funny game
Title: Re: Hello, I am a programmer and I want to code
Post by: Azm0deus on January 29, 2011, 10:10:41 pm
Hi. Have you heard of Dweller?

http://roguebasin.roguelikedevelopment.org/index.php?title=Dweller (http://roguebasin.roguelikedevelopment.org/index.php?title=Dweller)

It's a "simple", yet addictive 2D game. It would be cool to see something like this on a320
Title: Re: Hello, I am a programmer and I want to code
Post by: SilverhawkBR on February 06, 2011, 04:02:27 am
Or you could come up with a "guitar hero engine" or something.
Title: Re: Hello, I am a programmer and I want to code
Post by: Meneer Jansen on February 06, 2011, 02:05:40 pm
I don't know af a game that hasn't been ported yet to the Dingoo that I'd like to see ported, but I do know of an application that a lot of people would like to see. A text editor w/ a virtual (qwerty) keyboard. Or am I going off-topic?
Title: Re: Hello, I am a programmer and I want to code
Post by: SilverhawkBR on February 06, 2011, 02:19:10 pm
The Dingux Write keyboard sux a lot, but i think only a small update would be needed to fix that '-'
Title: Re: Hello, I am a programmer and I want to code
Post by: clach04 on February 06, 2011, 06:46:27 pm
The Dingux Write keyboard sux a lot, but i think only a small update would be needed to fix that '-'

I really like it, navigating ROMs in HuGo is much faster with the Danzeff on screen keyboard than a qwerty one would be.
Title: Re: Hello, I am a programmer and I want to code
Post by: SilverhawkBR on February 07, 2011, 05:45:14 pm
The Dingux Write keyboard sux a lot, but i think only a small update would be needed to fix that '-'

I really like it, navigating ROMs in HuGo is much faster with the Danzeff on screen keyboard than a qwerty one would be.

Then maybe he should just set options, like: Use virtual keyboard type 1 or 2.
Title: Re: Hello, I am a programmer and I want to code
Post by: endlessdark on February 14, 2011, 05:02:04 pm
I had an idea, let's see what you people think.
The game will be based in this famous scene from a cheap movie:
https://www.youtube.com/watch?v=V7u1vJlLFa4

The gameplay would be like a combination of the Genesis clasic ecco the dolphin and a popular flash and mobile device genre which I don't know how is it called. So let's call it the "Catch flying things" genre.

Something like this:

https://www.youtube.com/watch?v=RtR-mU3IQ70

The word that should define this game, as the scene in which is based in should be BADASS, so everything must be overexagerated, chomping on planes and ships and even make your shark reach satellites or thinks like that with an appropriate combo.

Of course and for more badassment it should feature backflips and frontflips to gain more points.
The OST should be something like this:
https://www.youtube.com/watch?v=wvuLTRuHoMM

And the GUI also has to be badass like flashes and COMBO sings everywhere.
The game will be called SUPERULTRAMEGASHARK

What do you people think about it? Help and criticism will be appreciated!

Here is a concept image (sprites are stolen so the final version will look different)
(http://img826.imageshack.us/img826/5981/conceptz.png)
Title: Re: Hello, I am a programmer and I want to code
Post by: Azm0deus on February 14, 2011, 05:36:36 pm
i like the idea. Good luck  ;)
Title: Re: Hello, I am a programmer and I want to code
Post by: Meneer Jansen on February 14, 2011, 06:26:14 pm
All the best w/ programming a game. But, like I said before, all games I can possibly dream of have already been made and are up and running on my Dingoo.However, there is still one app. that some of us are missing very, very much: a text editor with a proper virtual (qwerty) keyboard. Like the editor  that is included in GMenu2X. Wish we could port from Gmenu. So if you like a real challange: program a text ed. :)
Title: Re: Hello, I am a programmer and I want to code
Post by: SilverhawkBR on February 14, 2011, 08:49:53 pm
And a guitar hero engine. Nothing fancy. Just you, the music and the notes. I've been itching to see something like that on the dingoo...
Title: Re: Hello, I am a programmer and I want to code
Post by: Azm0deus on February 14, 2011, 09:19:05 pm
And a guitar hero engine. Nothing fancy. Just you, the music and the notes. I've been itching to see something like that on the dingoo...

you know dpad hero (http://dpadhero.com/Download.html) for nes? it runs great on dingoo.