Skip to content

IslamAmr155/Assembly_Chezz_Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

game logo

Table of Contents

game logo

Project Description

Chezz is like any standard chess, each piece moves exactly like standard chess. The main difference is that there are no turns, which means one player can move multiple pieces while the other player didn't move any pieces. There is a 3 second countdown for each piece to be moved again. A bonus item will appear randomly on the board. Any player can pick up the item by moving a piece to the tile having the bonus. The item reduces the countdown timer from 3 seconds to 2 seconds for all the pieces of the player who picked up the item.

Required Software

  • DOSBox (included in Repo)
  • masm.exe & link.exe (included in Repo)
  • Hamachi

Usage

Player 1

  1. Open Hamachi and create a network.
  2. Enter Network Credentials and store them for later.
  3. Open "DOSBox 0.74-3 Options.bat".
  4. Change the path highlighted at the end of the file to the path at which the project was downloaded.
  5. Run DOSBox and press enter until the game starts. Wait for player 2 to run the game.
Player 1 Steps

Player 2

  1. Open Hamachi and join the network.
  2. Enter credentials of the network created by player 1.
  3. If the circle next to the network is colored anything but green, check this link for help in troubleshooting the issue.
  4. Copy Player 1's ipv4 address.
  5. Open "DOSBox 0.74-3 Options.bat".
  6. Replace the text hightlighted and quotation marks with the ipv4 address copied previously.
  7. Change the path highlighted at the end of the file to the path at which the project was downloaded.
  8. Run DOSBox and press enter until the game starts.
Player 2 Steps

Gameplay

Game 1

Gameplay 1

Game 2

Gameplay 2

Notes

  • In the rare event of a bug occuring, it may be caused by latency in connection so just reload the game.

References

Project Document: MP_Project_DescriptionA_Fall_2022.pdf

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 99.8%
  • Batchfile 0.2%