Repository navigation

#

2d-map

An automatic generator for medieval scenes and games

Python
32
5 年前

Create your own 2D Maps with layer-by-layer system using Noise-Sample and BufferedImage pattern

Java
31
6 年前

Single-layer 2D map editor. From a tileset to a .txt .json or .lua file.

Lua
11
9 个月前

Visualize perlin noise in a beautiful way. This simple script creates a 2D map with mountains, beaches, water and more!

JavaScript
7
6 年前

Two-dimensional maps generator using procedural generation from a seed.

JavaScript
6
7 年前

Island terrain generator using OpenSimplex noise

Rust
6
5 年前

Basic examples for bringing SensorThingsAPI Locations and HistoricalLocations to web maps as markers or trajectories.

JavaScript
4
4 年前

This repository contains source code for ENPM809Y final project on search algorithm for autonomous robots moving on a 2d maze. The source code is in C++ 11. The maze will printed on the terminal and the user shall be prompted to enter the locations of two robots and also two targets. Later, the user will be asked to assign task for one of the robots. The other robot automatically assigned the unassigned task. The two robots complete the navigation task using an A* algorithm.

C++
2
6 年前

Two-dimensional maps generator using random walk.

JavaScript
2
7 年前

Creation of 2d Maps images in different formats. Deployed on the WASDI app store.

Python
2
1 年前

An hydraulic erosion simulation by raining down droplets on top of an 2d map.

C++
1
5 年前

Counts the zones on a given 2D map using the C++

C++
1
4 年前

Generates 2D maps using the Cellular Automata algorithm

Python
1
3 年前

Solution for Snapshot Array problem in LeetCode

C++
0
4 年前

Automatics course @ Faculty of Electronic Engineering, University of Niš, Serbia

C++
0
7 年前

A bi-dimensional WeakMap object implementation, for storing weak references to data associated with 2 keys. map[key][key] = value

JavaScript
0
3 年前