Skip to content

hrshammo/IronMan-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

IronMan-Game

Game Interface

Start Game

Game Running

Screenshot 2022-01-06 205824

Game Over

When IronMan Crash with any moving object or Top or Botton it's means Game Over. Screenshot 2022-01-06 210101

Setup guide

Sample game\Sample game\bin\Debug\Sample game.exe Open Sample game.exe file and it will run.

Setup guide

Auto Setup (Windows x64)

  • Download and run IronMan-Game

  • Build and run

  • If having trouble, follow the Manual Setup below

Manual Setup (Windows/Mac)

  • For running the git commands below, Git Bash is recommended
  • Clone the git repository using git clone https://github.com/hrshammo/IronMan-Game, then to download the necessary contents packages, run:
    • cd GameServer
    • git submodule init
    • git submodule update
  • Open the GameServer Solution in VS, set the platform to x86, Build, and run.

Manual Setup (Linux)

  • Install git and dotnet (dotnet-host, dotnet-runtime, dotnet-sdk, dotnet-targeting-pack) using your distro's package manager
  • Clone the git repository using git clone https://github.com/hrshammo/IronMan-Game, then to download the necessary contents packages, run:

Running the game client

Automatically Launching from Visual Studio or Sample game.exe

License

This repository is under the AGPL-3.0 license. All Copyright © goes to HR Shammo (https://github.com/hrshammo/) This essentially means that all changes that are made on top of this repository are required to be made public, regardless of where the code is being ran.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages