-
Notifications
You must be signed in to change notification settings - Fork 1
Home
m516 edited this page Dec 10, 2020
·
5 revisions
Welcome to the SnakeApp, an application that allows users to program a snake and compete against other snakes on the Internet. It serves as a client to the SnakeServer application. Although two test snakes are provided, users can program intelligent snakes that compete in online arenas.
To see basic installation instructions and usage, see the "Your First Snake" tab. If you happen to use Eclipse and would like to modify its source code, see the "Cloning Repositories in Eclipse" tab.
All snakes are monitored on the server, so modifying this code does not allow users to circumvent the rules enforced by the server.