Jump to content




[Game] Nano Maze - Mazes in CC

game

14 replies to this topic

#1 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 14 June 2013 - 08:48 AM

Posted Image

Mazes in CC!


Hi all, just wrote it, it includes custom maze generator (Depth-First Search algorithm), supports up to 99 x 99 mazes (can be easily hacked to make almost infinite mazes, limited due to "too long w/o yielding" error). And, nope, it turned up totally not nano - 330+ lines :P

Non Advanced computers support!


Screens:

Spoiler


Download:

pastebin get m6WFB8D3 maze


License (GNU GPL):

Spoiler



#2 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 14 June 2013 - 08:56 AM

Fixed "Goal: Setp on" typo... :mellow:

#3 superaxander

  • Members
  • 609 posts
  • LocationHolland

Posted 14 June 2013 - 09:00 AM

Really cool! Nice game!

EDIT: the logo is kinda unreadable

#4 Pinkishu

  • Members
  • 484 posts

Posted 14 June 2013 - 09:50 AM

View Postsuperaxander, on 14 June 2013 - 09:00 AM, said:

Really cool! Nice game!

EDIT: the logo is kinda unreadable

Seems readable if you know what it means xD

#5 theoriginalbit

    Semi-Professional ComputerCrafter

  • Moderators
  • 7,332 posts
  • LocationAustralia

Posted 14 June 2013 - 10:48 AM

Looks good! :)

The wrong time isn't a CCDesk derp tho, it is a jesusthekiller derp...

Line 311
local ntime = os.time()

Nope.
local ntime = os.clock()

I made a mistake like this with the game I posted yesterday, so I knew exactly what to look for :P

EDIT: Also just a term fix "Deep-First Search algorithm" I think you mean "Depth-First Search algorithm", no biggy, just thought I'd point it out ;)

Edited by theoriginalbit, 14 June 2013 - 10:51 AM.


#6 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 14 June 2013 - 10:54 AM

Jesusthekiller as always brings to you an daily dose of derpiness ;)

Fixing bugs right now


View Postsuperaxander, on 14 June 2013 - 09:00 AM, said:

EDIT: the logo is kinda unreadable

It was meant to be 3px font (nano maze - nano text), but I got better idea :)


1.2 Out
Fixes time bug and adds new logo!

#7 svdragster

  • Members
  • 222 posts
  • LocationGermany

Posted 14 June 2013 - 03:07 PM

I don't know but.. I always read Nano N*zi ...

#8 PixelToast

  • Signature Abuser
  • 2,265 posts
  • Location3232235883

Posted 14 June 2013 - 04:59 PM

this is prim's algorithm not depth first

#9 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 14 June 2013 - 11:31 PM

http://www.mazeworks...zetut/index.htm

And it is DFS...

Anywas,
Check out 3D version of Maze :D

#10 PixelToast

  • Signature Abuser
  • 2,265 posts
  • Location3232235883

Posted 14 June 2013 - 11:53 PM

your maze generation algorithm is wrong somehow
its supposed to look like this:
Posted Image
not this:
Posted Image

#11 jesusthekiller

  • Banned
  • 562 posts
  • LocationWrocław, Poland

Posted 15 June 2013 - 01:00 AM

Oh? Hmm.
Gonna have a look when I'll be back.

#12 Dacle00

  • New Members
  • 1 posts

Posted 19 November 2013 - 12:55 PM

Thanks for making the maze2d program! It looks awesome! I loved finding Maze2d disk on our SMP Minecraft server! Ran and hopped all the way back to base, to plug it in! .. but i found a bug.
  • Found the disk
  • copied two files to ComputerCraft computer (Maze2d and Maze3d)
  • ran Maze2d.
  • Generated maze size 5.
  • SERVER CRASHED, Kicked everyone out when I moved into the square next to the finish/goal.
Has this bug been reported/addressed?

We are running
maze2d version: 1.2
from ComputerCraft version: 1.57

#13 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 19 November 2013 - 02:22 PM

The creator of this program was banned.

#14 TheOddByte

    Lazy Coder

  • Members
  • 1,607 posts
  • LocationSweden

Posted 19 November 2013 - 02:44 PM

View PostLyqyd, on 19 November 2013 - 02:22 PM, said:

The creator of this program was banned.
Just one question.. Why was he banned? O_o
I had no clue he'd been banned.

#15 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 19 November 2013 - 02:56 PM

His actions caused his presence to become unwelcome here, so he was removed.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users