💡 Inspiration
I get inspiration to make this game from anime Food Wars. So I made this game where players have to collect the food scattered in the maze.
🤷🏻♂️ What it does
This is a Food game where 2 players have to collect the food items scatters in the maze. They have a time limit of 60 seconds to collect as much food as possible. After the times run over and the score is calculated, and the winners are decided. There are different types of food items with different points.
Controls of Players
- Player 1 has to use Direction keys to move around the maze to collect food
-Player 2 has to use WSAD keys to move around the maze to collect food
⚒️ How we built it
I have used Arcade module which used python to make 2d games. All the code is written in python.
🏃🏿 Challenges we ran into
The biggest challenge was how to set the frame of game in the display correctly, it took time, but we set it correctly.
How to control the movement of characters in the game.
The score calculator and food gain points earned by the players.
Making the layout for the different chapters was a bit lengthy process and splitting screen in 2 parts.
🏆 Accomplishments that we're proud of
I'm proud on myself that I completed this food game within the time limit of the hackathon and able to learn new thing while making this project.
📚 What we learned
I learned how to use Arcade Module to make games using Python. I have used Pygame but want to try something different, and I go with Arcade, and it was good.
I learned how to write the code in classes and to combine them with each other by importing files.
⏩ What's next for Food Wars 🍽️
In the future, Iwould like to add more chapters in the game so that the player can have more fun and play more stages/chapters in this game.
I would like to work on the characters more, as they are 2d (as it's a 2d game). We would like to convert this game in 3rd game.
Built With
- arcade
- python
- random-module
- sys-module
- time-module
Log in or sign up for Devpost to join the conversation.