Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

JustCaptcha/Creonyx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ______     ______     ______     ______     __   __     __  __     __  __
 /\  ___\   /\  == \   /\  ___\   /\  __ \   /\ "-.\ \   /\ \_\ \   /\_\_\_\
 \ \ \____  \ \  __<   \ \  __\   \ \ \/\ \  \ \ \-.  \  \ \____ \  \/_/\_\/_
  \ \_____\  \ \_\ \_\  \ \_____\  \ \_____\  \ \_\\"\_\  \/\_____\   /\_\/\_\
   \/_____/   \/_/ /_/   \/_____/   \/_____/   \/_/ \/_/   \/_____/   \/_/\/_/

Creonyx

Simple Rougue RPG written in Nim with BearLibTerminal

Dependencies

  • blt-nim
  • libBearLibTerminal
  • yaml

Implemented features:

  • Movement
  • Save and load player, map

TODO

  • Map generations
  • Creatures
  • AI
  • Inventory system
  • And more...