ddnet/docs/articles/hacking.txt
Magnus Auvinen 08e94dd071 updated docs
2007-07-19 11:01:07 +00:00

9 lines
384 B
Plaintext

Title: Hacking
Group: Source Layout
data_src - Data for the game is located under data_src and is unprocessed.
src/engine - Engine source. It contains the network communication, graphics and sound.
src/game - The game source. This is the source that acctually is teewars.
You can write a new game using the engine by removing these files and start from scratch.
scripts - Scripts.