File tree Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Expand file tree Collapse file tree 3 files changed +10
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. note ::
2
+ This tutorial is still a work-in-progress.
3
+ `The resources being used are tracked here <https://github.com/libtcod/python-tcod/discussions/130 >`_.
4
+ Feel free to discuss this tutorial on the `Github Discussions `_ forum.
5
+
6
+ .. _Github Discussions : https://github.com/libtcod/python-tcod/discussions
Original file line number Diff line number Diff line change 3
3
Part 0 - Setting up a project
4
4
##############################################################################
5
5
6
+ .. include :: notice.rst
7
+
6
8
Starting tools
7
9
==============================================================================
8
10
Original file line number Diff line number Diff line change 3
3
Part 1 - Moving a player around the screen
4
4
##############################################################################
5
5
6
+ .. include :: notice.rst
7
+
6
8
Initial script
7
9
==============================================================================
8
10
You can’t perform that action at this time.
0 commit comments