The wordle for anime lovers (otakus)
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Otakle is a fun and engaging word puzzle game designed for anime enthusiasts. Similar to Wordle, players guess anime-related words within a limited number of tries. Enjoy testing your anime knowledge with friends and fellow otakus!
This section will guide you through setting up Otakle on your local machine and getting started with guessing anime words.
- A modern web browser with WebAssembly support (most recent versions of popular browsers like Chrome, Firefox, and Edge should work).
- Node.js and npm (or yarn) installed on your system for running the Next.js development server.
This is an example of how to list things you need to use the software and how to install them.
npm install npm@latest -g
- Clone the repo
git clone https://github.com/SkaiLord/otakle.git
- Navigate to the project directory:
cd otakle
- Install NPM packages
npm install
- Run the development server:
npm run dev
Visit https://otakle.vercel.app to start playing the game. Guess the anime-related word within the given attempts and share your results with friends!
- Meta data + SEO
- Light Theme UI
- Success animation
- Share link feature
- State Management - Zustand
- Multi-lingual
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
I have been refining the project using 2+ years of my learnings. While I appreciate the beauty of open source, due credits to the project will be appreciated if you plan to re-share the template. Copyright headers with author name should be included under the forked versions as well. Happy coding 😄
Distributed under the MIT License. See LICENSE.txt
for more information.
Sahir Khan - @SkaiLord007 - skailord007@gmail.com
Project Link: https://github.com/SkaiLord/otakle