Skip to content

IAH: INTERNET WAR Singleplayer AI Template to get you started writing your own PvP AI in C# for IAH: INTERNET WAR.

Notifications You must be signed in to change notification settings

VitaliKirpu/IAH_PvPAITemplate

Repository files navigation

IAH: INTERNET WAR is a futuristic strategy game you can play using a programming language or a computer mouse.

Participate in tournaments and stand a chance to win prizes that can change your life.

For programmers seeking a competitive challenge, IAH offers algorithmic multiplayer. Create or join competitive clubs, write code solo or collaborate in a group, and use your preferred IDE and programming language to wage highly competitive algorithmic wars.

Steam Page

https://store.steampowered.com/app/304770/IAH_INTERNET_WAR/

Website

https://iamhacker.cc/

PvP API Documentation Wiki:

https://github.com/VitaliKirpu/IAH_PvPAITemplate/wiki/IAH:-INTERNET-WAR-%7C-PVP-AI-API

flowchart TD
    A[C# / JavaScript / C++ / Rust / Etc] --> B
    B[http://127.0.0.1:6800/request_name] --> C{GameClient.exe}

    C -->|Requires API Password|D[ v1/botaction]
    C -->|Requires API Access|G[ v1/apipassword]
    C -->F[ v1/entities]

G -->U[API Access is obtained from https://iamhacker.cc]

About

IAH: INTERNET WAR Singleplayer AI Template to get you started writing your own PvP AI in C# for IAH: INTERNET WAR.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages