Here are
42 public repositories
matching this topic...
The official repository for libtcod. A roguelike development library.
Updated
Oct 14, 2019
1
commits
C++
The Python port of libtcod. Includes the python-tdl and libtcodpy modules.
Updated
Oct 15, 2019
1
commits
Python
A .NET Standard class library providing map generation, path-finding, and field-of-view utilities frequently used in roguelikes or 2D tile based games. Inspired by libtcod
Updated
Oct 13, 2019
263
commits
C#
Wrapper of the libtcod library for the Nim language.
Updated
Sep 25, 2019
102
commits
Nim
RoguelikeDev Tutorial 2018
Updated
Sep 27, 2019
61
commits
Jupyter Notebook
Lisp roguelike tutorial with libtcod and cl-tcod
Updated
Sep 21, 2019
6
commits
Common Lisp
A simple roguelike following the Python 3/libtcod tutorial.
Updated
Aug 26, 2019
59
commits
Python
Updated
Jun 17, 2018
357
commits
Python
Simple Rogue RPG written in Nim with libtcod
Updated
May 11, 2019
32
commits
Nim
Roguelike built to learn libtcod and SDL. Ended up focusing on a dynamic lighting system attempting to make a Thief shadows system in a roguelike. Came pretty darn close to awesome.
Updated
Mar 7, 2019
2
commits
C++
A C implementation of the code from the Python libtcod tutorial
Updated
Oct 2, 2019
20
commits
C++
libtcod with duktape js engine
Updated
Oct 24, 2018
67
commits
C
Standard roguelike, with cool magic system.
Updated
Feb 6, 2018
90
commits
Python
A simple libtcod-based example of the Painter's Algorithm to display a Dungeon
Updated
Oct 7, 2019
3
commits
C++
Haskell bindings to libtcod
Updated
Mar 15, 2018
34
commits
Haskell
Procedural maze generation using multiple algorithms rendered as a game using libtcod
Updated
May 30, 2019
17
commits
Python
Common Lisp CFFI interface for libtcod, the roguelike library (fork for latest libtcod)
Updated
Jan 8, 2019
50
commits
HTML
Roguelike written in rust with tcod-rs
Updated
Feb 13, 2019
26
commits
Rust
Updated
Sep 17, 2017
26
commits
C++
A procedurally-generated Roguelike written in Python3
Updated
Aug 10, 2018
19
commits
Python
A simple libtcod/SDL2 raycaster
Updated
May 18, 2019
10
commits
C++
Updated
Jun 23, 2018
9
commits
Python
An ASCII roguelike built with python 3 and libtcod-cffi
Updated
Nov 8, 2018
14
commits
Python
:moyai: Getting started with roguelike development.
Updated
May 23, 2017
6
commits
Python
A simple libtcod example of rendering custom graphics on top of the root console
Updated
May 18, 2019
1
commits
C++
A snake-themed roguelike made in Python 3 and Libtcod.
Updated
Sep 23, 2019
188
commits
Python
Doryen based in Libtcod 1.5.1
Updated
Sep 22, 2019
148
commits
C
A naval-themed roguelike set in a procedurally generated world, principally inspired by the maritime traditions of 19th century whaling and the writings of Herman Melville. Developed using the libtcod library.
Updated
Oct 26, 2018
50
commits
Python
Mirror of `libtcod` bitbucket repo
Updated
Feb 17, 2017
234
commits
C
Loading…
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
This is where I will list out requirements and ideas for the game, as a sort of living game design document.