Skip to content

Commit

Permalink
EditingPlans
Browse files Browse the repository at this point in the history
  • Loading branch information
abi1961 committed Oct 9, 2023
1 parent 9f1b359 commit 057e61a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
13 changes: 6 additions & 7 deletions _notebooks/2023-10-05-Plan.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"---\n",
"comments: true\n",
"layout: notebook\n",
"title: Alien World Project Plan\n",
"description: The concept of making an Alien World simply was created by looking at assets that were publicly available. The idea is to follow Mario Game, but try to customize background and actions to be focused on an Alien World. The Theme of the game is CompSci education, loops, objects, and perhaps Monkeys/Dogs as space aliens.\n",
"title: Game Project Plan\n",
"description: A pixel, Pacman-inspired game with twists.\n",
"type: hacks\n",
"courses: { compsci: {week: 0} }\n",
"categories: [C4.1]\n",
Expand All @@ -31,11 +31,10 @@
" - Use Mario features like squish to help in countdown\n",
" - Try to integrate some code into game\n",
"\n",
"- Quinn. From P1 friend Quinn, character name Ideas\n",
" In a distant galaxy, far, far away, there was a world known as \"Codeonia.\" In this realm, software engineers and programmers lived harmoniously, creating and coding various applications for the universe. Among the inhabitants of Codeonia was Java the Hut, a wise and experienced programmer known for his mastery of programming languages.\n",
" One day, a group of mischievous bugs and glitches threatened to plunge Codeonia into chaos. These digital nuisances were led by Darth Compiler, a formidable dark coder who sought to corrupt the code of the entire galaxy.\n",
"- Main Character: ()\n",
" \n",
"\n",
" - Monkeys (Good and Bad)\n",
" - Ghosts (Opponents)\n",
" - C++3PO\n",
" - Darth Compiler\n",
" - Ewak exception handle\n",
Expand Down Expand Up @@ -169,7 +168,7 @@
"metadata": {},
"source": [
"## GitHub Pages Project\n",
"[alienWorld repository](https://github.com/jm1021/alienWorld)"
"[Game Repository](https://github.com/Gavaruba/Game)"
]
},
{
Expand Down
9 changes: 5 additions & 4 deletions _posts/2023-10-06-Live-Review.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,15 @@ Pacman Assets:
> Reference:
- [JS_Animation_Tips](https://www.w3schools.com/howto/howto_js_animate.asp)
- [Canva Design Board]({{site.baseurl}}/images/shadow_dog.png)
- [Sololearn: Javascript](https://www.sololearn.com/learn/courses/javascript-introduction)

Week 1 Outline:
- Pick all necessary assets (Market or Custom-made) by the end of 10-06-2023.
- Gavin ~ Working on basic movements and display of main character.
- Alyssa-Allen ~ Organizing design concept of game.
- Abi ~ Working on other game interactions.
- Gavin ~ Working on placing game objects.
- Alyssa-Allen ~ Brainstorming design concept of game.
- Abi ~ Establishing game barriers for playing field.
- Discuss details of game scene & finalize game elements to be used.
- Update Daily Meeting Blog and Plan after each 24hr sprint/meeting.
- Update Daily Meeting Blog after each 24hr sprint/meeting and update Plan after each week.
> Reference:
- [Scrumboard]({{site.baseurl}}/images/scrumboard.png)

Expand Down

0 comments on commit 057e61a

Please sign in to comment.