gameproject :: game

Description

An ongoing project to create a game inspired by the old-school computer rpg Might and Magic II.

The project uses procedural content generation wherever possible. Maps are randomly generated using a particle deposition algorithm to create height maps which are then converted to 2d world maps. All kind of maps, names and treasure are also generated randomly.

Information


Tech: Ruby, RSpec, Rake, Gosu
GitHub Stats: 35 267 ++ / 27 069 --, over 2 years
Noteworthy: Received help from outside contributor, 4 commits

GitHub page
Project website
Blog post about map generation

Pictures