Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
libtcod
/
python-tcod
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
43
Star
477
Code
Issues
5
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python-tcod
tcod
tileset.py
on
drop-python37
User selector
All users
Datepicker
All time
Commit history
Commits on May 27, 2023
Clean up the remaining auto-fixes for the tcod package and scripts.
HexDecimal
committed
e0233a7
View commit details
Copy full SHA for e0233a7
View code at this point
Browse repository at this point
Commits on Dec 10, 2022
Prepare 14.0.0 release.
HexDecimal
committed
117943a
View commit details
Copy full SHA for 117943a
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
Various doc and spelling fixes.
HexDecimal
committed
5a66130
View commit details
Copy full SHA for 5a66130
View code at this point
Browse repository at this point
Commits on Dec 5, 2022
Update libtcod and SDL versions.
Show description for ba4ac69
HexDecimal
committed
ba4ac69
View commit details
Copy full SHA for ba4ac69
View code at this point
Browse repository at this point
Commits on Jul 3, 2022
Remove outdated type ignores.
Show description for 655e4f9
HexDecimal
committed
655e4f9
View commit details
Copy full SHA for 655e4f9
View code at this point
Browse repository at this point
Commits on May 25, 2022
Update type hints for NumPy 1.22.4.
Show description for 7a9a134
HexDecimal
committed
7a9a134
View commit details
Copy full SHA for 7a9a134
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
Add minimap to tcod samples.
Show description for f78fe39
HexDecimal
committed
f78fe39
View commit details
Copy full SHA for f78fe39
View code at this point
Browse repository at this point
Commits on Jan 11, 2022
Improve PathLike handling.
HexDecimal
committed
8ae5286
View commit details
Copy full SHA for 8ae5286
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
Apply BDF fixes. Refactor more types to os.PathLike.
HexDecimal
committed
0ca94f0
View commit details
Copy full SHA for 0ca94f0
View code at this point
Browse repository at this point
Commits on Jan 1, 2022
Update Numpy type hints.
HexDecimal
committed
3a261ca
View commit details
Copy full SHA for 3a261ca
View code at this point
Browse repository at this point
Commits on Oct 18, 2021
Make procedural_block_elements tileset parameter keyword only.
Show description for 0e7824f
HexDecimal
committed
0e7824f
View commit details
Copy full SHA for 0e7824f
View code at this point
Browse repository at this point
Commits on Oct 17, 2021
Update set_tile docs and add procedural_block_elements.
Show description for 0ab6a34
HexDecimal
committed
0ab6a34
View commit details
Copy full SHA for 0ab6a34
View code at this point
Browse repository at this point
Commits on Oct 7, 2021
Create and apply spell-checking configuration.
Show description for 125faed
HexDecimal
committed
125faed
View commit details
Copy full SHA for 125faed
View code at this point
Browse repository at this point
Commits on Sep 26, 2021
Clean up type annotations and use future annotations.
HexDecimal
committed
00b287c
View commit details
Copy full SHA for 00b287c
View code at this point
Browse repository at this point
Drop supoprt for Python 3.6 and older CI's.
HexDecimal
committed
1479870
View commit details
Copy full SHA for 1479870
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
Prevent the ArrayLike type from expanding into a mess in the documentation.
Show description for 7053a99
HexDecimal
committed
7053a99
View commit details
Copy full SHA for 7053a99
View code at this point
Browse repository at this point
Add FAQ about adding custom tiles.
HexDecimal
committed
0715349
View commit details
Copy full SHA for 0715349
View code at this point
Browse repository at this point
Commits on Jun 30, 2021
Update NumPy type hints.
HexDecimal
committed
4d9f28f
View commit details
Copy full SHA for 4d9f28f
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
Add pathlib support to tcod.tileset and tcod.image.
HexDecimal
committed
3e34000
View commit details
Copy full SHA for 3e34000
View code at this point
Browse repository at this point
Commits on Jun 6, 2021
Raise line length to 120 and reformat all files.
Show description for 791c766
HexDecimal
committed
791c766
View commit details
Copy full SHA for 791c766
View code at this point
Browse repository at this point
Commits on Jan 5, 2021
Add a character table reference.
Show description for 3d55abd
HexDecimal
committed
3d55abd
View commit details
Copy full SHA for 3d55abd
View code at this point
Browse repository at this point
Commits on Dec 1, 2020
Begin using isort to organize imports.
HexDecimal
committed
2c91d7a
View commit details
Copy full SHA for 2c91d7a
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Fix Tileset.remap method.
HexDecimal
committed
5d6a3ee
View commit details
Copy full SHA for 5d6a3ee
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
Update all of the documentation headers.
Show description for 1ef9d0e
HexDecimal
committed
1ef9d0e
View commit details
Copy full SHA for 1ef9d0e
View code at this point
Browse repository at this point
Commits on Jun 19, 2020
Deprecate functions using internal global objects.
HexDecimal
committed
09d6215
View commit details
Copy full SHA for 09d6215
View code at this point
Browse repository at this point
Commits on Jun 3, 2020
Use ffi.from_buffer instead of a plain cast when possible.
Show description for 55a22a1
HexDecimal
committed
55a22a1
View commit details
Copy full SHA for 55a22a1
View code at this point
Browse repository at this point
Commits on May 1, 2020
Add tcod.tileset.CHARMAP_TCOD.
HexDecimal
committed
e8ee3d8
View commit details
Copy full SHA for e8ee3d8
View code at this point
Browse repository at this point
Commits on Apr 30, 2020
Document context module.
HexDecimal
committed
1bb1726
View commit details
Copy full SHA for 1bb1726
View code at this point
Browse repository at this point
Remove explicit submodule imports from examples.
HexDecimal
committed
2a923ea
View commit details
Copy full SHA for 2a923ea
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
Add load_tilesheet and character mapping options.
HexDecimal
committed
0b87a9e
View commit details
Copy full SHA for 0b87a9e
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
Add BDF support.
HexDecimal
committed
3b02627
View commit details
Copy full SHA for 3b02627
View code at this point
Browse repository at this point
Commits on Feb 23, 2020
Add the Tileset.render method.
Show description for 5be3bed
HexDecimal
committed
5be3bed
View commit details
Copy full SHA for 5be3bed
View code at this point
Browse repository at this point
Commits on Aug 22, 2019
Rearrange modules so that tcod and libtcod are not subpckages.
Show description for 2af95eb
HexDecimal
committed
2af95eb
View commit details
Copy full SHA for 2af95eb
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Add note that tcod.tileset needs an explicit import.
Show description for dbea93b
HexDecimal
committed
dbea93b
View commit details
Copy full SHA for dbea93b
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
Resolve NumPy type hint issues.
Show description for c6c4a2d
HexDecimal
committed
c6c4a2d
View commit details
Copy full SHA for c6c4a2d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.