Tutorials

From TTWiki
Revision as of 20:41, 25 February 2013 by LaDoncella (talk | contribs) (fixed link to debugging tools)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Playing OpenTTD and TTDPatch


Coding NewGRFs for OpenTTD and TTDPatch

  • NFO Tutorial: How to make NewGRFs using NFO (incomplete)
  • NML Tutorial: How to make NewGRFs using the NewGRF Meta Language (NML)
  • Station Tutorial: Complete tutorial on station coding from scratch in NFO.

General sprite drawing

Debugging NewGRFs