This repository provides documentation for all Wombat repos including Wombats API, Wombats Web Client, Wombat Bots, and Wombat Lamba.
Wombats is an interactive game to learn about coding and AI strategy. Create a wombat (bot), join a game, and watch your Clojure code play out in an arena against your fellow competitors!
We hope that with this game, users will hone their Clojure skills and gain exposure to Open Source projects (and contribute!).
- Review Gameplay
- Go to our Wombat Bots repo and fork to your personal repo.
- Navigate to wombats.io
- Click Login
- Give our github access to your github account
- Go to My Wombats
- Click the + button in the bottom righthand corner
- Write a wombat name
- Wombat URL format:
<your github username>/wombats-bots/contents/wombat-sample.clj
- Go to Games
- Hover over open game
- Click Join
- Enter password if applicable, choose the wombat you just created, select a color and then join!
- Click the game card that you just joined to navigate to that game.
- Enjoy!
Look at individual repos (above) for how to get started deving for that repo!
Look at our Contributing Documentation and check out our Waffle for open tickets.