Skip to content

Puzzle Realms Version 1.0

Latest
Compare
Choose a tag to compare
@thepercyj thepercyj released this 15 Dec 15:41
· 9 commits to main since this release

Task 5 Deliverable for 15th Dec 2023

We have released a polished version of all the puzzles in one application portal named Puzzle Realms:

  • Converged all the previous puzzles into one big project with multi apps maintaining Django framework and development architecture.

  • A user friendly web UI has been build for a seamless experience using CSS, HTML and JavaScript.

  • Deployed the application in the cloud for people who do not want to self host the application in their workstations.

  • Added user authentication for the people to use as one stop portal for all the puzzle games that will be developed in the near future with possible paid subscription model. ( Future Work)

  • Using the same principles used in the previous task with similar logic & design principles to attain maximum consistency throughout the previous tasks.

  • App has been hosted as Puzzle Realms by ASE Group 6

  • Added doc strings for all the apps which can be accessed from the README file.

  • The application will be targeted towards people of all ages. The puzzle games have been designed in a way to help boost cognitive abilities and also help them develop their logical reasoning, the games are also designed in a way to support people with cognitive disabilities as well.

  • Project Files can be accessed inside the portal directory for the Puzzle apps.

Various bugs were encountered during the development of this version which can be seen in the Issues tab of this GitHub Repository.