https://github.com/bfjesso/hackathon2025
Hack for the World 2025 project. Winner of the Judge's Award
https://github.com/bfjesso/hackathon2025
canvas-game css fun hackathon html javascript web
Last synced: 3 months ago
JSON representation
Hack for the World 2025 project. Winner of the Judge's Award
- Host: GitHub
- URL: https://github.com/bfjesso/hackathon2025
- Owner: bfjesso
- Created: 2025-03-01T14:17:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-17T19:11:20.000Z (over 1 year ago)
- Last Synced: 2025-06-04T21:53:43.424Z (about 1 year ago)
- Topics: canvas-game, css, fun, hackathon, html, javascript, web
- Language: JavaScript
- Homepage: https://devpost.com/software/urban-fast-food-restaraunt-simulator-in-a-city
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Evil Fast Food Restaurant Simulator (in a city)
NNHS Hackathon 2025 project created by Emran Kohl, Bennett Jesso, Jack Krzyzanowski, and Ryan Krzyzanowski.
# Winner of the Judge's Award
DEVPOST link: https://devpost.com/software/urban-fast-food-restaraunt-simulator-in-a-city
# Inspiration
Among Us Working at mcdonalds
# What it does
Processes fast food style mechanics and a killing mechanic
# How we built it
HTML, CSS, and JS. No libraries
# Challenges we ran into
Bugs that we couldn't find because JS wouldn't tell us. The scope of our app. We should have been less ambitious. Time management: we should have been quicker
# Accomplishments that we're proud of
Creating a game from scratch with no libraries.
# What we learned
How to make webgames with HTML canvas
# What's next for Evil Fast Food Restaurant Simulator (in a city)
Full game logic: completing orders, failing if not reaching kill quota or not finishing an order quick enough, moving onto a new day with a more difficult quota Better NPC system: proper pathfinding, random trips to a bathroom Finish map: add more textures for different rooms, add bathroom Open world: add a small city surrounding it where you can drive cars and spend money after the shift Multiplayer