Dyce&Dyne is a modern-day food ordering website. You can search for restaurants in your nearby areas or any other locality. Users can Order online & opt for Dine in too. The key concept that sets our app apart from other food ordering apps is giving discounts. Instead of the traditional PROMO Code technique, we introduce games & quizzes. A user can play games and earn rewards in the ratio of their respective score. The games are single-player & some of them are to be played against the AI. A user can also play games as per his/her wish & collect points stored in the Dyce & Dyne wallet which can be later redeemed for discounts/cashback.
The games are 8 Puzzle and connect4. Algorithms like minimax with alpha-beta pruning, A* are used for these games.
Apart from this, we plan to implement graph traversal techniques for routing delivery partners for the shortest & fastest route delivery. Vehicle Routing Problem (a generalized version of Traveling Salesman Problem) is a very well-known problem that can be solved using various search algorithms like Genetic Algorithms.
-
Notifications
You must be signed in to change notification settings - Fork 1
Dyce&Dyne is a modern-day food ordering website. Instead of the traditional PROMO Code technique, we introduce games & quizzes. A user can play games and earn rewards in the ratio of their respective score. The games are 8 Puzzle and connect4. Algorithms like minimax with alpha-beta pruning, A* are used for these games. We have also solved the v…
pri1311/Dyce-and-Dyne
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Dyce&Dyne is a modern-day food ordering website. Instead of the traditional PROMO Code technique, we introduce games & quizzes. A user can play games and earn rewards in the ratio of their respective score. The games are 8 Puzzle and connect4. Algorithms like minimax with alpha-beta pruning, A* are used for these games. We have also solved the v…
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published