Skip to content

Commit

Permalink
move file
Browse files Browse the repository at this point in the history
  • Loading branch information
jmort1021 committed Jan 22, 2025
1 parent 1d6c28a commit 1fd08a1
Showing 1 changed file with 10 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,22 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"cell_type": "code",
"execution_count": null,
"metadata": {
"vscode": {
"languageId": "yaml"
}
},
"outputs": [],
"source": [
"---\n",
"author: Cason Pollak, Veera Kalakota, Ethan Wong\n",
"layout: post\n",
"title: Enemies & Collision in the Platformer Game\n",
"title: Enemies & Collision with Different Ending\n",
"description: A lesson on how to change the end of the game\n",
"permalink: /help-system/different-ending/lesson\n",
"categories: [Enemies and Collision]\n",
"toc: true\n",
"comments: true\n",
"---"
Expand Down

0 comments on commit 1fd08a1

Please # to comment.