Difference between revisions of "Kosina Zoltan"
Jump to navigation
Jump to search
(add eraq) |
|||
Line 15: | Line 15: | ||
* [[Rot Magus]] - An extended, browser-based remake of Ronny Wester's Magus, built with [[Rot.js]] and Phaser. | * [[Rot Magus]] - An extended, browser-based remake of Ronny Wester's Magus, built with [[Rot.js]] and Phaser. | ||
* [[SpectRL]] - 6D roguelike experiment, itch.io 7-day Text Only Jam entry, built with [[Rot.js]]. | * [[SpectRL]] - 6D roguelike experiment, itch.io 7-day Text Only Jam entry, built with [[Rot.js]]. | ||
* [[Emmanuel de Rouge and the Amulet of Quetzalcoatl]] - Roguelike with battle royale elements, itch.io 7DRL entry, built with [[Rot.js]]. | * [[Emmanuel de Rouge and the Amulet of Quetzalcoatl]] - Roguelike with battle royale elements, itch.io [[7DRL]] entry, built with [[Rot.js]]. | ||
== Current work == | == Current work == |
Latest revision as of 09:19, 12 March 2020
Kosina Zoltan | |
---|---|
Alias | RandomG, kosinaz |
Projects | Rot Magus |
Games | Rot Magus, SpectRL, Emmanuel de Rouge and the Amulet of Quetzalcoatl |
Nationality | Hungarian |
P. Languages | JavaScript |
Official site of Kosina Zoltan |
About
Father, husband, solution analyst, hobby game developer from Hungary.
Roguelikes
- Rot Magus - An extended, browser-based remake of Ronny Wester's Magus, built with Rot.js and Phaser.
- SpectRL - 6D roguelike experiment, itch.io 7-day Text Only Jam entry, built with Rot.js.
- Emmanuel de Rouge and the Amulet of Quetzalcoatl - Roguelike with battle royale elements, itch.io 7DRL entry, built with Rot.js.
Current work
- A new infinite map generator algorithm for Rot Magus that is a composite of a large-scale, OpenSimplex2 noise-based, zeta-tessellated, Kruskal maze of roads, a dungeon generator for each cell of the maze, and a low-scale OpenSimplex2 noise-based height map to fill the empty parts of the cell with mountain ranges and vegetation.
- Multiple character control.