DEV Community

Cover image for Building a Board Game App (100 days of code)
Joe G
Joe G

Posted on

2

Building a Board Game App (100 days of code)

Introduction πŸ˜ƒ
Hello everyone, welcome to my very first post. My name is Joe and today i will share my 100 days of code build a board game app. So first of all, this project actually inspired from my AI class when my lecture talk about many simple board game which use AI to finish the game. Then i decide to started build android app which user can play several board game in my AI class.

Current Game 😁
actually, this app already consist one game that work successfully, a simple tic tac toe game. You can play it alone or maybe with your friend.

image.png

Planning πŸ˜†
Over 100 days, i'm excited to accomplish following list:

  • add wumpus game (it's inspired again from the class)
  • finish another game (i already add several game, but not finished yet)
  • save player rank and score (after all game done)
  • cleanup code and testing(yes this is important part)

Want To Contribute?
If you want to contribute to my board game, you can see at my github repo

P.S:
Maybe you will see several game which not a board game, in future i will delete it

Thank you for read my very first post, i will try to make another post soon. see you βœ‹

AWS GenAI LIVE image

How is generative AI increasing efficiency?

Join AWS GenAI LIVE! to find out how gen AI is reshaping productivity, streamlining processes, and driving innovation.

Learn more

Top comments (0)

Eliminate Context Switching and Maximize Productivity

Pieces.app

Pieces Copilot is your personalized workflow assistant, working alongside your favorite apps. Ask questions about entire repositories, generate contextualized code, save and reuse useful snippets, and streamline your development process.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay