lp:~snakes-game/snakes-game/trunk

Created by Josh Brown and last modified
Get this branch:
bzr branch lp:~snakes-game/snakes-game/trunk
Members of Snakes Developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Snakes Developers
Project:
Snakes
Status:
Merged

Recent revisions

31. By Josh Brown

Change some variables at the top

29. By Josh Brown

Remove pointless `import curses.wrapper`

28. By Josh Brown

Fixes bug re-introduced in previous commits.

27. By Josh Brown

Add missing call `self._draw()`

26. By Josh Brown

Move some code out of the `Cell` object and apply it only to the tail cell to avoid repetition, also fix graphical bug

25. By Josh Brown

Move collisions code into Head object to end game *before* snake crashes

24. By Josh Brown

Re-organise imports + only import the modules we need (i.e. random.randint)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~joshbrown/snakes-game/trunk
This branch contains Public information 
Everyone can see this information.