topbanner_forum
  *

avatar image

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

Login with username, password and session length
  • Friday April 19, 2024, 5:13 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: NANY 2024 - Tools for New York City Detective Mystery Boardgame  (Read 8980 times)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
I have embarked on a daunting project of creating a mystery tabletop game (similar to Sherlock Holmes Consulting Detective), which is set in New York City in the 1930s.
It's a giant project that is likely to fail, but I'm going to make a go of it.
A big chunk of what I have to do is prepare game maps for the city, and a fascimile directory.
I've spent the last few weeks coding tools to help me manage real public domain New York City GIS/geospatial data.

So I think this year my NANY may be (Python) tools for working with this GIS data for generating game-related maps and data.

Some screenshot samples:
commercialRes.pngNANY 2024 - Tools for New York City Detective Mystery Boardgame
someMaps.pngNANY 2024 - Tools for New York City Detective Mystery Boardgame

You can read about the game project on the boardgamegeek section for my youtube channel: https://boardgamegee...high-and-low-stage-2

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,961
    • View Profile
    • Donate to Member
Re: NANY 2024 - Tools for New York City Detective Mystery Boardgame
« Reply #1 on: June 08, 2023, 12:45 AM »
The maps look nice. I'm working my way through that thread.

I have done a little work with maps -- little and in a very limited way. Either getting a vector map & adding info; or occasionally using a scanned map, adding info; even drawing maps from scratch (i.e. "tracing" to create vector image - very time-consuming). I would then 'finalise' the map, adding colour if planned, generally making sure it looks good.

Ironically I'm no expert on preparing for publication, as this work would go to someone else who would check it and basically add it to a book.

I'll continue reading that thread and if I think I can help I'll get back to you. Likewise, if you think I can help, let me know!

A couple of maps here if you scroll down:
https://picsbytom.net/
Tom

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: NANY 2024 - Tools for New York City Detective Mystery Boardgame
« Reply #2 on: September 30, 2023, 01:25 AM »
Latest map sample:
colorMap.pngNANY 2024 - Tools for New York City Detective Mystery Boardgame

thumbnails of all neighborhoods:
MapAtlas85x11.pngNANY 2024 - Tools for New York City Detective Mystery Boardgame


Giant pdf (80mb):
https://donationcode...ow/MapAtlas85x11.pdf

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: NANY 2024 - Tools for New York City Detective Mystery Boardgame
« Reply #3 on: October 05, 2023, 07:40 PM »
I will be doing a livestream game design update/diary this sunday october 8th, at 12 noon CST, if anyone is interested:
https://www.youtube..../watch?v=h9-hC6y8Uzk

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,961
    • View Profile
    • Donate to Member
Re: NANY 2024 - Tools for New York City Detective Mystery Boardgame
« Reply #4 on: October 14, 2023, 03:18 AM »
Giant pdf (80mb):
https://donationcode...ow/MapAtlas85x11.pdf
Those maps are amazing  :up:
Tom

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: NANY 2024 - Tools for New York City Detective Mystery Boardgame
« Reply #5 on: October 14, 2023, 06:42 AM »
Thank you :) Still so much to do but making progress.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: NANY 2024 - Tools for New York City Detective Mystery Boardgame
« Reply #6 on: December 15, 2023, 03:57 PM »
My second livestream design diary will be on sunday, where I talk about progress on the game:
https://www.youtube..../watch?v=2ZmPpvQRv2c

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: NANY 2024 - Tools for New York City Detective Mystery Boardgame
« Reply #7 on: January 01, 2024, 09:12 PM »
I've written TONS of code in the last 6 months for the High & Low project, but I guess the one tool that is of a bit more general use is what I will use for my NANY.
It's a commandline python utility for making analog "game books" for games like Sherlock Holmes Consulting Detective.

It's open Sourced on github here: https://github.com/dcmouser/hlparser
It's very ugly alpha state prototype, but it does work and could be useful if you are into this kind of thing.

For a sense of what it does, it takes this:
hlBefore.pngNANY 2024 - Tools for New York City Detective Mystery Boardgame

And makes it into this:
hlAfter.pngNANY 2024 - Tools for New York City Detective Mystery Boardgame

skwire

  • Global Moderator
  • Joined in 2005
  • *****
  • Posts: 5,286
    • View Profile
    • Donate to Member
Re: NANY 2024 - Tools for New York City Detective Mystery Boardgame
« Reply #8 on: January 07, 2024, 02:19 PM »
So much work, mouser.  Kudos.   :up:

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,900
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: NANY 2024 - Tools for New York City Detective Mystery Boardgame
« Reply #9 on: January 28, 2024, 08:33 PM »
Third livestream developer diary is up here:
https://www.youtube..../watch?v=PKYFKM-RrAg