Skip to content

Python file that produces a map an ASCII map of interconnected rooms

Notifications You must be signed in to change notification settings

obxfisherman/connectedRooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Produces a map of interconnected rooms Based on orginal code by Robert Nystrom @munificentbob for Ginny 2008-2019 https://gist.github.com/munificent/b1bcd969063da3e6c298be070a22b604 and other inspiration from https://gist.github.com/Joker-vD/cc5372a349559b9d1a3b220d5eaf2b01

(Sorry, I have no clue on how formatting works here)

generate.py
                                       ###########
                                       #.........#
          #############                #.........#
          #...........##################.........# #############
          #...........#.....#..........#.........# #...........#
          #...........#.....+..........#.........# #...........#
          #...........#.....#..........#.........# #...........#
          #...........#######..........#.........# #...........#
          #...........#     #..........#.........# #...........################
       #########+#######    #..........#.........# #...........+..............#
       #...............#    #########+#####*###### #############..............#
       #...............#          #.............###########    #..............#
       #...............#          #.............#.........#    #..............#
       #...............#          #.............#.........#    ############*###
       #...............#          #.............#.........#            #......#
       ###############*#########  #.............+.........#            #......#
                 #.............#  #.............#.........#            #......#
                 #.............#  #.............#.........#            #......#
                 #.............#  #.............#.........##############......#
                 #.............#  ###############.........*............+......#
                 #.............#                #.........#............#......#
                 ############+#########         ########+##............#......#
                            #.........#           #.......#............########
        ##############      #.........#           #.......##############
        #............#      #.........#           #.......#      ################
        #............#      #.........#           #.......#      #..............#
        #............###############*##############.......#      #..............#
        #............#.......#.....#......+.......+.......#      #..............#
        #............#.......+.....#......#.......#########      #..............#
        #............#.......#.....#......#.......#              #########+######
        #............+.......#######......#######+######################........#
        ##############.......#     #......#   #............#...........+........#
                     #######+#######+######   #............+...........#........#
                           #.........#        #............#.....@.....#........#
                           #.........#        #............#############........#
                           #.........#        #............#           #........#
                           #.........#        #............#           #........#
                           #.........#        ##############           ##########
                           ###########

About

Python file that produces a map an ASCII map of interconnected rooms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages