Skip to content

Commit

Permalink
Fixing few namespace issues
Browse files Browse the repository at this point in the history
  • Loading branch information
abchatra authored Oct 13, 2021
1 parent 5880aaa commit 99e592b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions activity3.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ Example oscillator pattern

## Spaceship Pattern
Can you find an initial state that **translates itself across the grid** over time?
- :paper plane: From the ``||life:Life||`` category, modify the
``||set initial state [] ||`` to put in an initial state.
- :paper plane: From the ``||conways:Life||`` category, modify the
``||conways:set initial state [] ||`` to put in an initial state.
- :paper plane: Use the editor to draw a pattern that would be able to move across
the grid over time.
- :paper plane: Now, go over to the game window to see
Expand Down

0 comments on commit 99e592b

Please sign in to comment.