WikiGame
- 3 Devlogs
- 10 Total hours
This is a game where you are given a random wikipedia page, and you have to reach another random wikipedia page using only hyperlinks that are present on the page.
This is a game where you are given a random wikipedia page, and you have to reach another random wikipedia page using only hyperlinks that are present on the page.
DEVLOG 3 (last)
Finally wrote the readme and made the project complete.
Check out and play the game at: https://wiki-game-phi.vercel.app/
If u don’t know how to play, visit the project page.
(Go to /history to get database records)
Let me know what you think!
DEVLOG 2
My WikiGame is complete althought there is room for a lot of improvements. I completed the basics too, added a database, and even hosted it on Vercel.
I wanted to add an AI to find the most optimized part, but it would require deep machine learning knowlodge. So, I will do that in future maybe. The website is live tho I am gonna share the link when I write the readme as well.
The interface is plain and simple, cuz I don’t like CSS and I am also trying to follow the Wikipedia aesthetics.
I might need to add compatibility with phones etc in the future.
See screenshots of the interface, a page and the history page:
DEVLOG 1
I started a new project “WikiGame” so check out the game’s description. Today I did these things:
I still need to do cover some more things like making the database infrastructure etc.
Would love some feedback! (Check my Github page)