Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

1075770 Posts in 44140 Topics- by 36113 Members - Latest Member: Hardcore2dacore

December 29, 2014, 01:15:39 AM
TIGSource ForumsDeveloperCreativeSo what are you working on?
Pages: 1 ... 264 265 [266] 267 268 ... 595
Print
Author Topic: So what are you working on?  (Read 1378754 times)
Hajo
Level 5
*****

Dream Mechanic


View Profile
« Reply #5300 on: December 16, 2009, 01:49:45 AM »

Lately I was working on a procedural stellar system generator - I had this idea since the times of Elite II, and this is now the third or so incarnation of the generator. The first one to be released. It needs a Java runtime, version 5 or newer - the browser plugin should be installed automatically with that (the current version has display problems with Mac OS X, though - I hope to fix that in the next release).

http://www.funkelwerk.de/applets/solarex/

You can either generate systems from numeric "seeds" (curious what system your phone number will create ?) or start with the galactical map and inspect the systems generated there. Should be plenty, although it's not really infinite - there must be doubles, but I haven't found some yet, I just know the algorithm has some kind of space modularity so some regions should be mirrored instances of others ...


Some day I want to add a space mining game on top of the map and stellar system generators. A bit of that is in place already, atmospheres and metal deposits are calculated for the planets, but there is no space flight or such yet. Next I think I need a space station ui, as a starter where to buy space ships, equipment and all that ... finally also as a place where to sell mined resources, or information about newly discovered systems. If I make a game from this, discovering the planet details will be part of the game, while currently the UI allows to read all information of all systems.
Logged

Per aspera ad astra
goshki
Level 3
***



View Profile WWW
« Reply #5301 on: December 16, 2009, 04:36:15 AM »



Currently I'm fooling around with Flixel and Box2d. At the moment I have a little ragdoll prototype that let's you spawn and drag dolls around. You can see it in action here:

http://bit.ly/7dWeLt

Next I'll try to integrate the simulation more tightly with the Flixel so that the ragdoll physics take control over the character only when it becomes "unconscious". ;-)
Logged

Cagey
Level 1
*



View Profile WWW Email
« Reply #5302 on: December 16, 2009, 08:09:40 PM »

Haha that little guy is adorable! He just falls over and admits defeat Smiley Looking forward to see where that goes.
Logged

Jay Jeon
Level 0
***


Jay Jaewoo Jeon


View Profile WWW Email
« Reply #5303 on: December 16, 2009, 08:19:30 PM »



I know beta releasing is already late. but,It will be next week.
« Last Edit: December 16, 2009, 08:23:09 PM by imwill » Logged

yet...
superflat
Level 10
*****



View Profile WWW
« Reply #5304 on: December 17, 2009, 03:07:41 AM »

That looks really cool, imwill!
Logged

Richard Kain
Level 10
*****



View Profile WWW Email
« Reply #5305 on: December 17, 2009, 10:38:48 AM »

Nothing to show off yet, but I'm working on a Lip-Sync implementation for Flixel, and a music video that I'm going to produce using this new Class.
Logged
Codestar
Level 1
*


game dev maniac

grinderwolfx@yahoo.com Gmanthadj grinderwolfx
View Profile WWW Email
« Reply #5306 on: December 18, 2009, 05:36:02 AM »

I'm working on a platform game engine for gamemaker which will rely heavily on external resources.

So far what I'm working on is
-Making all resources external, including sprites,sounds,music,backgrounds, and tilesets.
-Making a level editor which draws tiles, objects, solids, etc and writes them all to a format that my engine can read.
-Making an object system which is easily customizable which makes use of a base object that can be configured into "entities" which are players, npcs, signs, etc. through external initialization files and the use of lua scripting.
-implementing lua scripting into my game so much, that most of my actual game can be programmed with it.

So basically I just want to turn my gm exe into a compiler... lol
Logged

Hajo
Level 5
*****

Dream Mechanic


View Profile
« Reply #5307 on: December 18, 2009, 06:51:11 AM »

I dug out my old sources for a visual dialog/situation tree editor, and continued to work on it:

Logged

Per aspera ad astra
davidp
Level 6
*



View Profile WWW
« Reply #5308 on: December 18, 2009, 12:06:58 PM »

Hello this is Pencerkoff

working on a turn based strategy

http://www.youtube.com/watch?v=-ZUfxOKQQM0

snip

Not everyone around here appreciates turn based strategy, but I for one want to play this game.  But don't you think it's odd having the tank represent 4 instead of 5?  Just a thought anyway.

-PENCERKOFF

i'll tweak unit numbers and their representations till final version (add more, change some, etc) so i'll reconsider your idea. tnx.
/sorry for late reply
Logged

Morre
Level 1
*


Apocaquatic syntomy.


View Profile WWW
« Reply #5309 on: December 18, 2009, 03:41:08 PM »

Hajo, that looks really cool. Nice tool you've got there. Smiley
Logged

The Idea Book  --  www.x2d.org  --  I am Dragonene on IRC.
Drew
Level 0
***


Hooray


View Profile
« Reply #5310 on: December 18, 2009, 10:53:59 PM »

working on a turn based strategy

I'm going to have to agree with The Pencerkoff.  Heck Yes, Please Do.
Logged
Mipe
Level 10
*****


Migrating to imagination.


View Profile
« Reply #5311 on: December 19, 2009, 06:30:32 AM »


Modest beginnings of a roguelike. Learning Ruby and abusing Gosu library.
Logged
Atnas
Level 4
****

dinowolfram@gmail.com mawilekun
View Profile WWW Email
« Reply #5312 on: December 19, 2009, 08:19:07 AM »

Modest beginnings of a roguelike. Learning Ruby and abusing Gosu library.
Yeah! RubyGosu <3
Logged
JMickle
Level 10
*****


lqikq come home


View Profile
« Reply #5313 on: December 19, 2009, 09:39:36 AM »


Jumping on the 8x8 bandwagon.
Logged

superflat
Level 10
*****



View Profile WWW
« Reply #5314 on: December 19, 2009, 03:30:46 PM »

A space opera RPG.

Logged

Mr.Flibble
Level 0
**



View Profile WWW
« Reply #5315 on: December 19, 2009, 04:26:57 PM »

Quick video of my game - Really early build.

http://www.youtube.com/watch?v=m8ttltIe9wA

If you want to play with it (not much to play though) you can find it here http://dl.dropbox.com/u/1646976/PixPlat.exe
Logged

Lemming
Level 2
**


victim of gravity

peter_bostrom89@hotmail.com
View Profile WWW Email
« Reply #5316 on: December 19, 2009, 08:43:24 PM »

Tiling background stuff, text support thing, and monospacing a font I made earlier:

Logged

Kekskiller
Guest
« Reply #5317 on: December 20, 2009, 02:27:28 AM »

TZhe grass/background looks very interesting. Looking forward to see the whole scene.
Logged
Hajo
Level 5
*****

Dream Mechanic


View Profile
« Reply #5318 on: December 20, 2009, 04:02:28 AM »

Was working on a better earthlike planet for my stellar system generator, but it's still far from looking as good as earth looks from space Undecided

Logged

Per aspera ad astra
Mipe
Level 10
*****


Migrating to imagination.


View Profile
« Reply #5319 on: December 20, 2009, 09:12:02 AM »

Sweet, finally got the random terrain generator working!  Hand Shake LeftCorny Laugh Hand Shake Right

(that is the diamond-square algorithm found here)
Logged
Pages: 1 ... 264 265 [266] 267 268 ... 595
Print
Jump to:  

Theme orange-lt created by panic