Skip to content

Commit

Permalink
readme typos
Browse files Browse the repository at this point in the history
  • Loading branch information
oberhamsi committed Feb 19, 2011
1 parent f053d94 commit 2b047a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ prettytiles
* Watch: http://gamejs.org/apps/prettytiles/
* Code: https://github.com/oberhamsi/prettytiles-gamejs

CPU heavy landscape generator ported from Processing to GameJs. Nerlin noise generated on the fly.
CPU heavy landscape generator ported from Processing to GameJs. Perlin noise generated on the fly.

Yar, from opengameart, made those super pretty ISO tiles. binarymillenium wrote an elegant landscape generator for Processing (java). I, oberhamsi, had the simple task to part this generator to GameJs. Sean McCulloughs perlin noise generator was used for the the GameJs port.
Yar, from opengameart, made those super pretty ISO tiles. binarymillenium wrote an elegant landscape generator for Processing (java). I, oberhamsi, had the simple task to port this generator to GameJs. Sean McCulloughs perlin noise generator was used for the the GameJs port.

/**
* binarymillenium
Expand Down

0 comments on commit 2b047a6

Please sign in to comment.