libtcod | developing traditional roguelikes | Game Engine library

 by   libtcod C Version: 1.24.0 License: BSD-3-Clause

kandi X-RAY | libtcod Summary

kandi X-RAY | libtcod Summary

libtcod is a C library typically used in Gaming, Game Engine, Unity applications. libtcod has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

libtcod is a free, fast, portable and uncomplicated API for roguelike developers providing a true color console, pathfinding, field-of-view, and a few other utilities frequently used in roguelikes.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              libtcod has a medium active ecosystem.
              It has 817 star(s) with 58 fork(s). There are 26 watchers for this library.
              There were 1 major release(s) in the last 12 months.
              There are 27 open issues and 74 have been closed. On average issues are closed in 203 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of libtcod is 1.24.0

            kandi-Quality Quality

              libtcod has 0 bugs and 0 code smells.

            kandi-Security Security

              libtcod has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              libtcod code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              libtcod is licensed under the BSD-3-Clause License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              libtcod releases are available to install and integrate.
              Installation instructions are available. Examples and code snippets are not available.
              It has 4885 lines of code, 434 functions and 18 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of libtcod
            Get all kandi verified functions for this library.

            libtcod Key Features

            No Key Features are available at this moment for libtcod.

            libtcod Examples and Code Snippets

            No Code Snippets are available at this moment for libtcod.

            Community Discussions

            QUESTION

            Roguelike Development Roadblock! libtcod.map_compute_fov depreciated?
            Asked 2020-Jul-14 at 18:47

            I'll try to be both brief and thorough.

            I am following the tcod Rouguelike tutorial at the following link:

            http://rogueliketutorials.com/tutorials/tcod/

            I am using PyCharm Community Edition, though I don't think that much matters. All was going well until the end of Part 4, where we implemented an FOV for the player. When I try to run the main engine using the following code (given in tutorial):

            ...

            ANSWER

            Answered 2020-Jul-14 at 18:47

            I was just having this same problem and found that putting

            Source https://stackoverflow.com/questions/62344344

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install libtcod

            The latest documentation is here. Currently it's very incomplete, so most people will want to read the 1.6.4 documentation instead. Python users should use the python-tcod documentation. libtcod comes with a sample application, implementations of which are provided in each of C (samples_c.c), C++ (samples_cpp.cpp), and Python (samples_py.py). This provides a decent overview of the basic features, in an interactive fashion. Each should be identical for the most part, so if you are using Windows, downloading the pre-compiled binaries and running the included samples.exe which is compiled from the C source code, should be representative of the other versions.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/libtcod/libtcod.git

          • CLI

            gh repo clone libtcod/libtcod

          • sshUrl

            git@github.com:libtcod/libtcod.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Game Engine Libraries

            godot

            by godotengine

            phaser

            by photonstorm

            libgdx

            by libgdx

            aseprite

            by aseprite

            Babylon.js

            by BabylonJS

            Try Top Libraries by libtcod

            python-tcod

            by libtcodPython

            libtcod.github.io

            by libtcodHTML

            treeburner

            by libtcodC++