= resistance = This is a small Python project implementing the game called ''[https://en.wikipedia.org/wiki/The_Resistance_%28game%29 The Resistance]''. It's purpose is to provide a fun way for the [https://www.meetup.com/Python-Utah-North/ Python Utah North] group to write AI bots. == Source code == You can get the source directly from the repository with bzr: {{{ cd ~/projects bzr branch bzr://fugue88.ws/resistance cd resistance }}}