Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

itch.ioitch.io logo & titleitch.io logo

Browse GamesGame JamsUpload GameDeveloper LogsCommunity
Log inRegister
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

watabou

1,494
Posts
26.4k
Followers
8
Following
A member registered Oct 31, 2014 ·View creator page →
www.patreon.com/watawatabou@watawatabou@watawatabou@mastodon.gamedev.place@watabou.bsky.social

Creator of

A submission to 7DRL Challenge 2025
Role Playing
Play in browser
Simple sailing ship generator
Run in browser
A small image and a name...
Run in browser
Tiny plans of tiny multi-storey houses
Run in browser
Town icon generator
Run in browser
Lighthouse generator
Run in browser
Very simple constellation generator
Run in browser
Cave/glade map generator
Run in browser
Grass, leaves and some flowers.
Run in browser
Prototype of a mystery-solving roguelike game for 7DRL
Role Playing
Play in browser
Antlers generator
Play in browser
Castle generator for PROCJAM 2021
Play in browser
Some streets, buildings, squares...
Run in browser
Procedurally generated haunted house
Run in browser
Procedurally generated terrarium/aquarium
Simulation
Play in browser
Generates simple sigils and astrological/alchemical signs
Run in browser
Created for a challenge on /r/proceduralgeneration
Run in browser
A very short "story" created for Adventure Jam 2021
Adventure
Play in browser
Meaningless comic strips
Run in browser
Generates a plan of random fantasy manor
Run in browser
Fantasy region generator
Run in browser
On an oversee trip twelve teenagers find themselves stranded on a remote island...
Simulation
Play in browser
A very short adventure game for #AdvJam2020
Adventure
Play in browser
Randomly generated village maps
Run in browser
Find rare books in the haunted infinite Library
Puzzle
Play in browser
3D viewer for cities created in MFCG and VG
Run in browser
Generates stylized images of winter trees
Run in browser
Boring Quest Generator
Run in browser
A simple rune generator
Run in browser
One page dungeon generator
Run in browser
Tank doodle generator
Run in browser
Exactly what the title says
Run in browser
Island garden generator
Run in browser
Winter themed version of the Procgen Mansion
Run in browser
Procedurally generated mansions
Run in browser
Procedurally generated Tarot-like cards
Run in browser
A roguelite card-based game for 7DRL 2018
Card Game
Play in browser
Toy Town is a 3d-visualizer for Medieval Fantasy City Generator.
Run in browser
7DRL 2017
Puzzle
Play in browser
A traditional roguelike game with pixel-art graphics and simple interface
Role Playing
Frostfire is an abstract match-3 puzzle game combining both new and familiar mechanics to create deeper gameplay.
Puzzle
Tiny strategy game about defending a castle. Please read the description on the game page
Strategy
Play in browser
This time you only have one weapon - a switch hook!
Puzzle
Play in browser
Simple 4x-ish strategy game about expanding your island empire
Strategy
Play in browser
Procedurally generated text adventure
Adventure

Recent community posts

You can change the background colour in theStyle settings dialog (Style settings > Terrain > Ground).

Yeah, that bothers me too, so I'll probably fix it before the voting ends.

Thanks! This exploration style was my only idea (as a fix for my older 7drl game) when I started, so the rest seems rough and underdeveloped.

I'll think about it, but yeah, actually the idea was that you could generate villages until you got the right one. Generation takes a fraction of a second, and it's not like there are a huge number of parameters, so it shouldn't take 3 hours. 

If you have specific requirements for a river or a highway, you can first find a map that satisfies those requirements ignoring the village itself. Then you can"Reroll village" (via the context menu or by pressingShift+Enter) to get a good distribution of secondary roads and houses.

Thanks! I don't use battle maps myself, so I don't know what makes a good battle map.

I'm not familiar enough roll20, sorry. I guess you checked that the hexes mode in the generator is set to"Pointy topped" or"Flat topped"?

No, it's not possible. The generator doesn't use any pre-made assets (and can't import them), everything is drawn procedurally. 

Are you asking about cities? All you can do is to choose between "pins" and actual icons (Details > Towns), change their size (via theStyle dialog) and slightly change their look by rerolling internal parameters (Details > Towns > Random icons).

I'll probably try to make it more "minesweeper-y" by providing hints about adjacent cells to make exploration more focused and less random.

Does it run in portrait layout for you? That's weird, it is supposed to run in landscape, and it does for me (though not flawlessly).

When a player is out of energy, abilities drain his health instead. 

"Swing" does less damage, but it affects all enemies present. It was a last moment addition (just to have more than one ability), so it's not balanced, carefully thought through or anything :)

Not at the moment, no. People sometimes ask about something like this, and I've considered the idea, but apparently everyone has quite different things in mind. A full-fledged editor might work for most cases, but that's definitely beyond the scope of this app.

Could you describe what you do to delete a settlement (or a "danger") and what happens after that?

I did have some plans in this vein but not anymore. I'm considering creating a new, somewhat similar generator, but for more point-like locations (e.g. crossroads or squares) instead of districts. It could be linked to the city generator.

In this case there is only oneleft rectangle. There is no right rectangle (which should be the same as having a transparent right rectangle if you need it for some reason), so the hatching is not obscured. There is no explicit corridor underneath all this, so I don't need to care about showing/not showing it. The whole cell is a corridor and a door at the same time.

I'm sorry, I have no idea why this doesn't work for you... You definitely don't need parentheses. The font name should be entered exactly like it's spelled in whatever tool you're using, but the case doesn't matter. For example, "times NEW roman" will work, but "times    new roman" (with the additional spaces) won't.

Thanks!

I have no such plans. I don't know what controls could that be in the case of these facades, lots of checkboxes? I'll think about.

To be honest, I don't think the Sails sliders are very useful, they're more of a gimmick than a practical tool. Same as the generator itself :)

Sorry, that's not possible. There are no such things as individual rooms or corridors, no pre-made assets that could be extracted. Everything is created on the fly and drawn as part of the whole dungeon.

The complexity parameter affects the complexity of generated sigilson average. Its effect is more visible when the"7 x 7" view is selected.

Can you post the COA string you're having trouble with please?

Hi Dan!

The "notes" parameter (or anything of this kind) is not currently supported. The last selected notes mode is saved locally, so it may sort of "work" in one browser but not in another - you have selected different modes in different browsers. If you need to download maps without notes, all you have to do is to select"Notes > Off" once and that's it. No more notes until you changed it.

Sorry, I don't get what you mean.

First of all, it's sad but normal that you probably can't restore your old maps - I update the generator, the algorithm changes, the same parameters produce a different result now. I mean I understand the inconvenience, but there is no way around for a an app that is still under development.

Second, this particular generator works with permalinks... weirdly. It doesn't update/remove unknown parameters, it just ignores them. That "162328916=1623289160" doesn't have any effect, but stays there for any new map. I guess I should fix it. The actual permalink is this:

https://watabou.github.io/neighbourhood/?tags=leafy%2Csecular%2Clarge%2Carea&see...

I might do something similar for elevations, but if I do it will be just a strip of four views because creating a whole UI with cols and rows seems too much.

You can create it manually as a text file where each line is the name of a point of interest.

Even if you set the size manually, you won't be able to get a city large than than15-25 kilometers across.

This is a'statue', one of three special symbols (the other two are'altar' and'tapestry'). I'll probably remove all of them in the next update in favour 'abstract furniture'.

You mean, will it be possible to use those value as parameters? Unlikely. The number of buildings is a technical piece of information - nobody says "it's a town of 500 houses". Population is a pretty arbitrary value - if you need a town with 5000 inhabitants, just take any town and state its population is 5000.

I'll think about it, but with multiple floors and "thin" walls it's much less obvious how to export these plans (that is compared to dungeons).

You can get a map with very few or no mountains by selecting the"lowland" tag.

I'll probably do it, but for now you can try making them almost invisible via the Style dialog: Wide: 0, Narrow: 0, Outlining: None, Color: the same as the ground colour.

It's not too hard to implement, but it will make everything... conceptually messy. For example, if you remove a wall between two rooms, will they become one new room? This would affect labels, props (furniture), rooms connectivity.

  • Small: 3-6 rooms
  • Medium: 6-12 rooms
  • Large: 12-25 rooms

There is no maximum width/height.Small,medium andlarge refer to the number of rooms.

Hi,

  • Yes, for islands the "main" water polygon is the last one and the rest of them are "holes" in it.
  • I have no idea what those rogue vertices are in your image. Usually, there is only one water polygon in an estuary map unless there is an additional island. Could it be a degenerate zero area island or something like that?

Yeah, I'm going to release an update with a fix for this bug (among other changes) in a couple of days. Cheers!

The generator is not optimised for mobiles. The idea was that you wouldn't be able to do much on a small screen anyway, so the onlyeasily accessibleoperation  is the most important one - generating a new map.

You need to check"Show forests" (Style > Misc).

itch.io on Twitteritch.io on Facebook
AboutFAQBlogContact us
Copyright © 2025 itch corp ·Directory ·Terms ·Privacy ·Cookies

[8]ページ先頭

©2009-2025 Movatter.jp