An open API service indexing awesome lists of open source software.

https://github.com/2kabhishek/kothello

Play Othello Anywhere ⚪📱
https://github.com/2kabhishek/kothello

android fun game java multiplayer othello

Last synced: 29 days ago
JSON representation

Play Othello Anywhere ⚪📱

Awesome Lists containing this project

README

          

Kothello


License


People


Stars


Forks


Watches


Last Updated

Play Othello Anywhere ⚪📱

Kothello Demo


Kothello screenshot

## What is this

Kothello is an implementation of the Othello game.

> The game is written in Java not Kotlin :p

## Inspiration

Was playing Othello with a friend and decided to write my own implementation.

## Prerequisites

Before you begin, ensure you have met the following requirements:

- You have installed the latest version of `Android Studio`.

## Getting Kothello

To install Kothello, follow these steps:

```bash
git clone https://github.com/2kabhishek/Kothello
cd Kothello
```

## How it was built

Kothello was built using `Android Studio` and `Java`.

## Challenges faced

Implementing the game logic was a challenge.

## What I learned

- Learned about different ways to use resources in Android.
- Enjoyed implementing the game logic, using board and tiles.
- Updating the game board on user interaction was fun.

## What's next

Maybe add a AI player to the game.

Hit the ⭐ button if you found this useful.

## More Info

Source | Website