Index
1. How to debug the game engine with emacs/gdb
- these are very brief notes on how
you can debug your dhewm3 engine
with emacs and
gdb
- this game
engine will also have had python bots capability added
- firstly it is a good idea to ensure that you have no
python bots running on your machine
-
$ ps aux | grep python
- use the Unix command line
kill command to kill any process
running python and doom
2. Build a test map including python bot
Index
1. How to debug the game engine with emacs/gdb
2. Build a test map including python bot
Index
This document was produced using
groff-1.22.