Skip to content

World generation demo

Notifications You must be signed in to change notification settings

nideoth/worldgen-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

World generation demo

About

Experimental world generation for my top-down survival game.

Not optimized, should be rewritten to use numpy and multithreading.

Requirements

There are a few libraries required to run the program:

Pillow
matplotlib
pyqt5
opensimplex

Config

You can configure the generated world by setting size, seed, and world type at the end of main.py file.

Example

example

About

World generation demo

Topics

Resources

Stars

Watchers

Forks

Languages