jacmoe / nimrpg

Simple Rogue RPG written in Nim with libtcod

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#[
   This file is part of the
   _   _ _           _____  _____   _____ 
  | \ | (_)         |  __ \|  __ \ / ____|
  |  \| |_ _ __ ___ | |__) | |__) | |  __ 
  | . ` | | '_ ` _ \|  _  /|  ___/| | |_ |
  | |\  | | | | | | | | \ \| |    | |__| |
  |_| \_|_|_| |_| |_|_|  \_\_|     \_____|
 
   project : https://github.com/jacmoe/nimrpg

   Copyright 2017 Jacob Moen
]#

NimRPG

Simple Rougue RPG written in Nim with libtcod, and basically a port of the excellent Complete Roguelike Tutorial, using python+libtcod

NimRPG

About

Simple Rogue RPG written in Nim with libtcod

License:The Unlicense


Languages

Language:Nim 100.0%