Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spike: Conway's Game of Life Background Prototype #34

Open
7 tasks
2nPlusOne opened this issue Sep 23, 2023 · 0 comments
Open
7 tasks

Spike: Conway's Game of Life Background Prototype #34

2nPlusOne opened this issue Sep 23, 2023 · 0 comments
Assignees
Labels
front-end prototype Creating spike deliverables or prototypes

Comments

@2nPlusOne
Copy link
Contributor

Conway's Game of Life Background Prototype

Problem Statement

The SSE's new website would benefit from a background that has a layer of visual interest beyond solid coloring or gradients. A continuous simulation of Conway's Game of Life might prove a perfect solution to this problem.

Goal

What do you want to achieve with this spike? What are you hoping to learn or prove?

Hypothesis

What is your best guess about how to solve the problem or answer the question? What assumptions are you making?

Questions

List the specific questions you need to answer to achieve your goal. These should be small, manageable questions that will help you make progress.

  • Is it performant to run the simulation live?
  • How do we keep the simulation running and ensure it remains interesting?
  • Should the user be able to interact with it in some way (ie, clicking spawns life - maybe a flying ship)?
  • Other questions...

Research Tasks

List the specific tasks you need to perform to answer the questions and achieve your goal. These should be small, manageable tasks that will help you make progress.

  • [Task 1]
  • [Task 2]
  • [Task 3]

Results and Conclusion

Summarize the results of your research. What did you learn? What worked? What didn't work? What are the implications of the results?

Based on your results, what is your conclusion? What do you recommend? What is your next step?

@2nPlusOne 2nPlusOne added enhancement New feature or request and removed enhancement New feature or request labels Sep 23, 2023
@2nPlusOne 2nPlusOne added design Task related to UI/UX wireframing and style front-end enhancement New feature or request prototype Creating spike deliverables or prototypes and removed enhancement New feature or request design Task related to UI/UX wireframing and style labels Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end prototype Creating spike deliverables or prototypes
Projects
Status: In Progress
Development

No branches or pull requests

2 participants