MovingBlocks
Fix outdated information in the SnakeTournament tutorial
SnakeTournament (https://github.com/Terasology/SnakeTournament/wiki) is one of Terasology's earlier module development tutorials, walking modders through simulating the classic Snake) game where two opponents controlling rectangular snakes attempt to crash each other into a wall. Since the tutorial is over 2 years old, some of the API calls and methods described in the wiki articles may be obsolete and need to be updated.
Definition of 'Done'
- The SnakeTournament's wiki article is updated so that the code matches the 1.0 API. Any missing/broken links or invalid Markdown markup is also fixed or removed.
Where to start?
- Developing Modules is a fairly up-to-date module development tutorial that can be used as a reference.
Task tags
Students who completed this task
J Young Kim