Skip to content
#

two-player

Here are 119 public repositories matching this topic...

One App with the ability to register, search and remove the address records based on Latitude and Longitude! Involves the: 1. SQL Server and some methods to protect against SQL-injection, 2. Data security using salt hash, 3. two modes to operate such as Admin and user role, 4. Mailing and it’s 5. Multilingual using language resources.

  • Updated Sep 29, 2022
  • C#

A two-player Pong game I created in Java in January 2018. The game features an animation framework, active rendering, double buffering, and accepts a single integer command line argument to be passed to set the desired FPS (20 by default, higher values will increase the difficulty). The left paddle is controlled with the A and Z keys, the right …

  • Updated Aug 17, 2021
  • Java

Kickout is a new game which I theorized as a two-player game on a 2D board. There are three types of game pieces and the last player to make a move wins the game. Here I used the game-theory concepts to implement a win-predictor for the game. Assuming the player makes sane and logical moves, the predicted winner always wins the game.

  • Updated Jul 21, 2020
  • JavaScript

Improve this page

Add a description, image, and links to the two-player topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the two-player topic, visit your repo's landing page and select "manage topics."

Learn more