Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
/ roguelike-engine Public archive

A partially complete traditional roguelike engine.

License

Notifications You must be signed in to change notification settings

doobeess/roguelike-engine

Repository files navigation

WorldsRL

A primitive roguelike engine, intended as a starting point for roguelike projects.

NO LONGER IN DEVELOPMENT

Development has been abandoned after HexDecimal did essentially the same thing but much more efficiently and elegantly.

Features

  • Game map and FOV
  • Entity and creature system; basic hostility
  • Items, inventory UI