Skip to content

saeedmaghdam/isDotServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IsDotServer

An Android dots game, single-player mode and online multi-player mode, powered by Java, .Net and SignalR

IsDotGame is a dots game running under Android operation system, players could play in single-player mode with Android and also play with other players in multi-player mode through the internet or even local network. When a player tries to play through internet, he/she should tap multi-play button and wait for other players to make establish a connection in order to start the game. Establishing a new connection will be handled automatically and the players should wait until a new connetion is established.

IsDotServer is a SignalR project implemented in ASP.NET MVC which contains all server-side infrastructure to establish connections between players and provide an online multi-player mode.

Important

Current version is running without any problem, both single player mode and online multi-player mode works fine.

The development of the project has stopped.

If you have any question, please drop me an email at smasafat@gmail.com

In order to run the game in your android, you need isDotGame, isDotGame is available at https://github.com/saeedmaghdam/isDotGame

Screen-shots

enter image description here enter image description here
enter image description here enter image description here

Features

  • Single-Player mode

    • Play game with Android, competite with a sharp algorithm.
  • Multi-Player mode

    • Tap multi-player mode, wait for other players to establish a connection, start the game.
  • Profile

    • Set a profile in order to start an online game
  • Start a league

    • It's not working in current version

Installation and Running

To install the game, first, you've to install android apk from isDotGame project:

app\release\isDotGame.apk

Then, run this project and play in multi-player mode. You've to configure and set ip addresses in android project and also configure the firewall.

Meta

Saeed Aghdam – Linkedin

Distributed under the MIT license. See LICENSE for more information.

https://github.com/saeedmaghdam/

Contributing

  1. Fork it (https://github.com/saeedmaghdam/IsDotServer/fork)

  2. Create your feature branch (git checkout -b feature/your-branch-name)

  3. Commit your changes (git commit -am 'Add a short message describes new feature')

  4. Push to the branch (git push origin feature/your-branch-name)

  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors