|
|
Forum Overview
::
Cetka
|
|
|
by Commander Tansin A. Darcos 06/26/2014, 6:11am PDT |
|
 |
|
 |
|
I went back to the source code for Cetka and while it does compile correctly, it crashes with a protect violate, which means I need to refactor the code.
The reason is because each level consists of a 10x10 block, and to be able to access the game squares, I need to equate the elements into an array. Free Pascal does not have "Control Arrays" the way Visual Basic did, so I have to simulate it using an array of controls that are "manually" equivalenced to each individual square. So, I'm going to have to go through and check how the code references elements in the game.
There are two parts to the game, the playing field where you try and solve the puzzles, and the design field where you create puzzles. (I wasn't about to create a game with 96 different puzzles without a puzzle editor; I'm not stupid.)
I am also thinking about how to release this. I'll probably release the game at around $4.95, maybe less, and what I'll probably do is release a "teaser" version, has 4 levels, no editor and then tells you if you want to play the entire 96 levels to cough up the five bucks.
Any other suggestions are welcomed.
Manly I'm figuring I'd like to be able to sell something around $2,000 to $5,000 worth, which would definitely have made it worth the effort. Might even do better than that but I'll take what I can get.
|
|
 |
|
 |
|
|
|
|
Update by Commander Tansin A. Darcos 06/26/2014, 6:11am PDT 
Re: Update by Ice Cream Jonsey 06/26/2014, 7:29am PDT 
More Details by Commander Tansin A. Darcos 06/26/2014, 1:53pm PDT 
Having to simulate VB with your Pascal code: SIGNS YOU DONE FUCKED UP NT by keep at it, though :) 06/26/2014, 5:00pm PDT 
I have not "fucked up" and you have no idea of what you're talking about by Commander Tansin A. Darcos 06/27/2014, 2:03pm PDT 
This actually sounds like a valid question by Entropy Stew 07/02/2014, 10:31am PDT 
Re: Update by Hans Clastorp 06/27/2014, 4:57pm PDT 
Re: Update by Commander Tansin A. Darcos 06/28/2014, 4:28am PDT 
Re: Update by Hans Clastorp 06/28/2014, 9:06am PDT 
Re: Update by Commander Tansin A. Darcos 06/29/2014, 5:23pm PDT 
Diagnosed 86% chance of Asperger's NT by The Don Rogers Show, 7/1/14 07/02/2014, 8:53am PDT 
You're an idiot. by Eurotrash 07/02/2014, 2:08pm PDT 
Prove it; you're not giving me anything at all by Commander Tansin A. Darcos 07/03/2014, 6:03am PDT 
Jesus Christ, is he STILL obsessed with me? What a maniac! NT by Ray Gordon 07/03/2014, 7:41am PDT 
Your posts make you look like a crazy person. by pinback 07/03/2014, 7:49am PDT 
"It seems like they're deflecting; they don't want to admit their own mental ill by std::overflow_error 07/03/2014, 8:18am PDT 
Re: Prove it; you're not giving me anything at all by Mysterio 07/03/2014, 9:08am PDT 
Re: Prove it; you're not giving me anything at all by Entropy Stew 07/03/2014, 5:45pm PDT 
Re: Prove it; you're not giving me anything at all by Commander Tansin A. Darcos 07/08/2014, 12:12am PDT 
Absolutely correct sir! by Eurotrash 07/08/2014, 1:43am PDT 
Re: Prove it; you're not giving me anything at all by Mysterio 07/08/2014, 3:32am PDT 
This is a waste of time (well it's fucking hilarious), but... by Eurotrash 07/03/2014, 1:48pm PDT 
I like to imagine that TDARCOS is a rich, successful, and well-adjusted guy by blackwater 07/03/2014, 11:51pm PDT 
Re: You're an idiot. by Roop 07/04/2014, 6:24pm PDT 
You're the coward, shithead. by This is a healing moment for you 07/03/2014, 8:14am PDT 
|
|
|
|
|