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

Latest commit

 

History

History
11 lines (8 loc) · 346 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 346 Bytes

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