Loading repository data…
Loading repository data…
VitaliKirpu / repository
IAH: INTERNET WAR Singleplayer AI Template to get you started writing your AI in Javascript using the NextJS framework. This is useful for Streamers or if you want some Social interactivity with frontend stuff.
IAH: INTERNET WAR is a unique and strategic turn-based RTS where you immerse yourself in an endless internet conflict. In this game, you'll embark on a thrilling journey to capture internet websites, eliminate malware, battle powerful corporations, resist government authorities, and outwit rival hackers.
For programmers seeking a competitive challenge, IAH offers algorithmic multiplayer. In this mode, you cannot use a cursor or controller; your interactions are limited to the API Interface. 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.
Get your project setup by getting stuff from package then run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
Currently, it's client-side rendering; however, if you want to create an account management system, you need to restructure some components.