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
478
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
docs
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 31, 2023
Convert examples and testing to be more namespace friendly.
HexDecimal
committed
ffd21bb
View commit details
Copy full SHA for ffd21bb
View code at this point
Browse repository at this point
Commits on May 25, 2023
Set Sphinx version to not break the RTD theme.
HexDecimal
committed
00ebb83
View commit details
Copy full SHA for 00ebb83
View code at this point
Browse repository at this point
Clean up minor formatting issues.
Show description for 5a1d70c
HexDecimal
committed
5a1d70c
View commit details
Copy full SHA for 5a1d70c
View code at this point
Browse repository at this point
Commits on Jan 1, 2023
Update copyright years.
HexDecimal
committed
1524197
View commit details
Copy full SHA for 1524197
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 Aug 8, 2022
Clean up docs.
HexDecimal
committed
9a9fa27
View commit details
Copy full SHA for 9a9fa27
View code at this point
Browse repository at this point
Add basic joystick port of SDL2.
HexDecimal
committed
d5f8663
View commit details
Copy full SHA for d5f8663
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
Avoid Sphinx 5.1.0.
Show description for 79c8e38
HexDecimal
committed
79c8e38
View commit details
Copy full SHA for 79c8e38
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
Add tcod and libtcod to the glossary.
HexDecimal
committed
db937cd
View commit details
Copy full SHA for db937cd
View code at this point
Browse repository at this point
Commits on Jul 3, 2022
Update Sphinx config language option.
Show description for b4112b5
HexDecimal
committed
b4112b5
View commit details
Copy full SHA for b4112b5
View code at this point
Browse repository at this point
Commits on May 18, 2022
Redirect links to the old develop branch to main.
HexDecimal
committed
6976563
View commit details
Copy full SHA for 6976563
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
Explain non-blocking event loops in the getting started example.
HexDecimal
committed
807fdca
View commit details
Copy full SHA for 807fdca
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
Document the SDL audio module.
HexDecimal
committed
b069532
View commit details
Copy full SHA for b069532
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
Add public SDL mouse module.
HexDecimal
committed
3654e2f
View commit details
Copy full SHA for 3654e2f
View code at this point
Browse repository at this point
Commits on Feb 3, 2022
Add some SDL modules to the documentation.
HexDecimal
committed
ba2de75
View commit details
Copy full SHA for ba2de75
View code at this point
Browse repository at this point
Commits on Jan 8, 2022
Update changelog to markdown.
Show description for b9571b3
HexDecimal
committed
b9571b3
View commit details
Copy full SHA for b9571b3
View code at this point
Browse repository at this point
Commits on Oct 20, 2021
Require the latest versions of Sphinx.
Show description for 5934413
HexDecimal
committed
5934413
View commit details
Copy full SHA for 5934413
View code at this point
Browse repository at this point
Fix warnings in Sphinx configuration.
HexDecimal
committed
d9dbc14
View commit details
Copy full SHA for d9dbc14
View code at this point
Browse repository at this point
Fix NumPy type aliases in docs.
Show description for 25b13cc
HexDecimal
committed
25b13cc
View commit details
Copy full SHA for 25b13cc
View code at this point
Browse repository at this point
Commits on Oct 10, 2021
Expand document width to better fit 120 character examples.
HexDecimal
committed
db687ee
View commit details
Copy full SHA for db687ee
View code at this point
Browse repository at this point
Update installation guide.
HexDecimal
committed
c8bbe81
View commit details
Copy full SHA for c8bbe81
View code at this point
Browse repository at this point
Update getting started guide. Refactor key event enums.
Show description for 6f6e3f0
HexDecimal
committed
6f6e3f0
View commit details
Copy full SHA for 6f6e3f0
View code at this point
Browse repository at this point
Update event polling documentation.
Show description for 399de2f
HexDecimal
committed
399de2f
View commit details
Copy full SHA for 399de2f
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 8, 2021
Document color controls, allow doctests in the docs directory.
HexDecimal
committed
c7f70d2
View commit details
Copy full SHA for c7f70d2
View code at this point
Browse repository at this point
Commits on Aug 22, 2021
Disable smart quotes in Sphinx for character tables.
HexDecimal
committed
221813d
View commit details
Copy full SHA for 221813d
View code at this point
Browse repository at this point
Commits on Jul 19, 2021
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 4, 2021
Add PyCharm requirements issue to FAQ.
HexDecimal
committed
f4e0e4a
View commit details
Copy full SHA for f4e0e4a
View code at this point
Browse repository at this point
Commits on May 10, 2021
Add a frequently asked questions section to the docs.
HexDecimal
committed
f638833
View commit details
Copy full SHA for f638833
View code at this point
Browse repository at this point
Commits on May 9, 2021
Add keyboard enums.
HexDecimal
committed
e139a94
View commit details
Copy full SHA for e139a94
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
Refactor noise module. Add enums for noise types.
Show description for be69c34
HexDecimal
committed
be69c34
View commit details
Copy full SHA for be69c34
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
Redirect all changelogs to one location.
HexDecimal
committed
4b78c08
View commit details
Copy full SHA for 4b78c08
View code at this point
Browse repository at this point
Resolve all Sphinx warnings.
Show description for eafb423
HexDecimal
committed
eafb423
View commit details
Copy full SHA for eafb423
View code at this point
Browse repository at this point
Remove the tdl package.
HexDecimal
committed
9a2f602
View commit details
Copy full SHA for 9a2f602
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
Previous
Next
You can’t perform that action at this time.