70
1
Fork
You've already forked Football_game
0
A game about American football
  • JavaScript 95.1%
  • HTML 3.1%
  • CSS 1.8%
Chris Jones b21261792b
All checks were successful
Publish / publish (push) Successful in 13s
fix music loop
2026年05月27日 19:11:00 -04:00
.forgejo/workflows setting up publish to website 2026年05月01日 09:50:00 -04:00
concept_art.js very rough concept art done 2026年04月17日 08:39:40 -04:00
defender.png defender png for a later addition 2026年04月29日 08:34:26 -04:00
index.html Adding arrow & defense + changing script src 2026年04月26日 11:26:09 -04:00
panomusic.wav fix music loop 2026年05月27日 19:11:00 -04:00
README.md opdated to do 2026年04月27日 12:23:48 -04:00
script.js fix music loop 2026年05月27日 19:11:00 -04:00
style.css very rough concept art done 2026年04月17日 08:39:40 -04:00

Football game

CHRIS WAS HERE

What genre will your game be?

A sports

What do you want your music to sound like? Write four words or phrases that capture the vibe you're going for.

high‐tempo electronic beats stadium style hype gritty bass hits competitive, adrenaline atmosphere

What are the game objectives? Will there be a score? How do you win or lose?

Move the ball down the field, score points, and prevent the opponent from scoring. Yes, there will be a score touchdowns(6 points), field goals(3 points). You win by having the higher score when the timer hits zero. You lose by running out of time with fewer points, or by failing a specific challenge mode if you add one (like "score in 60 seconds").

How will the player interact with the game?

WASD movement, esc for menu, E for passing, G to kick or tackle

To do (chris ignore this)

  1. add score
  2. slow down the arrow
  3. game starts on menu
  4. make arrow bigger
  5. game over screen (not an alert) that goes back to the menu
  6. make the defence a defensive line and not a block
  7. add a retrobowl esque guideline for the kick, and make the arrow attatched to a kicker. maybe even a kicker animation
  8. make football and actual football.
  9. Difficulties easy or hard (should be pretty easy to set up. just the defence gettingfaster/slower)