From af69f8ce27f7ab5c935de7dbcbc48e5ffe6f5ca7 Mon Sep 17 00:00:00 2001 From: mollychi Date: Fri, 5 Dec 2025 19:09:30 -0500 Subject: [PATCH] I answered the questions, I'm hoping I didnt wait too long to start, im so bad with procrastinating these days I havent tried much yet --- Frogger.py | 0 proposal.md | 6 ++++++ 2 files changed, 6 insertions(+) create mode 100644 Frogger.py create mode 100644 proposal.md diff --git a/Frogger.py b/Frogger.py new file mode 100644 index 0000000..e69de29 diff --git a/proposal.md b/proposal.md new file mode 100644 index 0000000..79d9802 --- /dev/null +++ b/proposal.md @@ -0,0 +1,6 @@ +# Game proposal: I walked to make a Frogger type game, where there are obsticals similar to the spaceship game but instead of the obsticals coming at you, you are moving toward the obsticals and avoiding them +# team: I am doing this by myself +# Game overview: My game isnt really orginal but I loved frogger so I think it will be fun and thats why im making it. It will look very similaer to the spaceship game just the opposite items are moving in mine. Players interact by moving their piece while the screen moves up +# Core mechanics: Moving foward on the screen, avoiding the obsticals +# Milestone: Setting up the frog at the bottom of the screen, the information at the bottom of the screen, and the board size +# Challenges: how to get the screen to move up as the frog moves up and how to get the items to spawn as the screen moves up