Skip to content

Landscape generator using the tileset of pokemon fire red

Notifications You must be signed in to change notification settings

KlaasNe/randemon-old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I gave up and restarted this project here

randemon

Landscape generator using the tileset of pokemon fire red

And some customly drawn, edited or mashed up tiles

Running the program

The map generator

You can execute python mapGenerator2.pyin terminal or just open Randémon.bat if you're on Windows.

Arguments

  • -h Gives you a list of all possible arguments with their description
  • --w (int) The width of the to be generated map in tiles | 1 tile = 16px
  • --h (int) The height of the to be generated map in tiles | 1 tile = 16px
  • --seed (int) Seeds the randomizer.
  • --save Automatically saves the generated map to .\generator\saved images
  • --headless Runs the program without showing the generated image.
  • -c Shows credits.

The game

for the game: npm install in client folder, then npm start. Run the same commands in a new window in the server folder.

Notes

I'll do proper documentation later.

I do not own any rights over the used images.

But credits to u/party_in_my_head for images created are appreciated ;)

About

Landscape generator using the tileset of pokemon fire red

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages