Jump to content




[GAME] GemMiner


  • You cannot reply to this topic
11 replies to this topic

#1 Mackan90096

  • Signature Abuser
  • 518 posts
  • LocationIn my basement.

Posted 12 April 2013 - 07:16 PM

Hi there!
I just finished the first version of my game GemMiner
It needs an advanced computer too.

Currently it doesn't have saving functions..

But it has an installer:

http://pastebin.com/L8zdrWbg

And, I could NOT have done it without the help of:

Lordlkol
Smiley43210
SuicidalSTDz
diegodan1893
theoriginalbit
JokerRH
Kingdaro

Great thanks to you guys!

Instead of screenshots, I made a video: https://www.dropbox....on/gemminer.avi

#2 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 12 April 2013 - 07:29 PM

View PostMackan90096, on 12 April 2013 - 07:16 PM, said:

Great thanks to you guys! Screenshots will come!
No worries, but I really didn't do much...

View PostMackan90096, on 12 April 2013 - 07:16 PM, said:

It needs an advanced computer too.
Might I suggest that you add this code to the start. It will make sure that the user has the correct version of CC and its an advanced computer...
if not term.isColor then
  error( "This game requires ComputerCraft 1.4+ to play", 0)
elseif not term.isColor() then
  error( "This game requires and Advanced Computer to play", 0)
end
Also in your installer you may want to add
if not http then
  error( "This installer requires the http API to be enabled", 0)
end


#3 Mackan90096

  • Signature Abuser
  • 518 posts
  • LocationIn my basement.

Posted 12 April 2013 - 07:34 PM

View Posttheoriginalbit, on 12 April 2013 - 07:29 PM, said:

View PostMackan90096, on 12 April 2013 - 07:16 PM, said:

Great thanks to you guys! Screenshots will come!
No worries, but I really didn't do much...

View PostMackan90096, on 12 April 2013 - 07:16 PM, said:

It needs an advanced computer too.
Might I suggest that you add this code to the start. It will make sure that the user has the correct version of CC and its an advanced computer...
if not term.isColor then
  error( "This game requires ComputerCraft 1.4+ to play", 0)
elseif not term.isColor() then
  error( "This game requires and Advanced Computer to play", 0)
end
Also in your installer you may want to add
if not http then
  error( "This installer requires the http API to be enabled", 0)
end

That sounds like great ideas! I'll add that. :)

#4 nutcase84

  • Members
  • 711 posts
  • LocationIn My Lonely Little Computer Corner

Posted 13 April 2013 - 10:13 AM

No pics, no clicks.

#5 LBPHacker

  • Members
  • 766 posts
  • LocationBudapest, Hungary

Posted 13 April 2013 - 09:32 PM

Oookaayy... You didn't think about custom terminal size, did you?
Spoiler


#6 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 13 April 2013 - 09:35 PM

View Postnutcase84, on 13 April 2013 - 10:13 AM, said:

No pics, no clicks.
Seriously dude, get over it....... all you ever post in are threads without pictures saying "No pics, no clicks." ... most of which all say that screenshots are coming soon ...

#7 Mackan90096

  • Signature Abuser
  • 518 posts
  • LocationIn my basement.

Posted 14 April 2013 - 07:53 AM

View PostLBPHacker, on 13 April 2013 - 09:32 PM, said:

Oookaayy... You didn't think about custom terminal size, did you?
Spoiler

Because I'm using a picture for The frame, no.

#8 LBPHacker

  • Members
  • 766 posts
  • LocationBudapest, Hungary

Posted 14 April 2013 - 08:27 AM

View PostMackan90096, on 14 April 2013 - 07:53 AM, said:

-snip-
That's not the only way to draw the frame. Consider using paintutils.drawLine.

#9 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 15 April 2013 - 05:07 AM

Nice app you have there :)

#10 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 18 April 2013 - 09:35 AM

May I ask this: What kind of game it is? What do you do?
And please try to add screenshots soon since I guarantee that people will test this if they see a screenshot.
I would love to test this but i'm not on my computer right now so..

#11 Spongy141

  • Members
  • 526 posts
  • Location'Merica

Posted 19 April 2013 - 03:00 AM

Nice, its nice to see more games being made than OSes.

#12 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 19 April 2013 - 11:43 AM

I'm also glad that more people have started making games instead of OSes but Idk what the purpose of this game is..
Like how do you get a multiplier and stuff, And can you even win or do you just press random gems until you die irl? :P





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users