A downloadable game for Windows

NOTE: VYOND WILL NEVER DMCA MY GOANIMATE ITCH PROJECT

(Made By GagoAnimate)

select the new one

i no need hate comment ๐Ÿ˜Ž๐Ÿ˜Ž๐Ÿ˜Ž

Download

Download
GoAnimate-Itch.rar 58 MB

Install instructions

Tutorial:

how to install GAITCH

1. Install node.js at http://nodejs.org

2. Go to cmd.exe

3. Type npm install

4. Type npm start

5. Go To http://localhost/html/list.html

Comments

Log in with itch.io to leave a comment.

Vyond

Ik vraag het me af:waarom kan ik niet downloaden goanimate?

new update!!!!!11!!!

the update is 58MB btw thanks to @SammyRepsAnimator  for the batch idea

I love Classic Caillou to get Grounded on comedy world

(+2)

guys i made my own GoAnimate Is Call ChrisAyaoGamer GoAnimate here the link https://christiainayao.itch.io/chrisayaogamer-goanimate

Perfect! I am so thankful to you. It is amazing!  Really great work.

(-2)

oh hell no!

(3 edits) (+2)

I don't know if we are allowed to send batch files over so I will fill it out as text. It is meant to be a batch launcher to automate the process a bit. Be sure to install https://nodejs.org/en/download/ for the .js service. Internet Explorer or a Flash and ActionScript 3 enabled browser is required to launch the editor. URL to access if you lose your spot is http://localhost/html/list.html and it is there on your network. Here y'all go!:


@echo off

color 5A

CD %root%

cls

title GoAnimate Launcher

echo   ___  _____    __    _  _  ____  __  __    __    ____  ____ ____  ____   ___  _   _ 

echo  / __)(  _  )  /__\  ( \( )(_  _)(  \/  )  /__\  (_  _)( ___) (_  _)(_  _) / __)( )_( )

echo ( (_-. )(_)(  /(  )\  )  (  _)(_  )    (  /(  )\   )(   )__) _)(_   )(  ( (__  ) _ ( 

echo  \___/(_____)(__)(__)(_)\_)(____)(_/\/\_)(__)(__) (__) (____) (____) (__)  \___)(_) (_)

echo NOTE: VYOND WILL NEVER DMCA MY GOANIMATE ITCH PROJECT

echo (Made By GagoAnimate)

echo (Launcher Compiled By SammyRepsAnimator)

echo  _______________________________________________________________________________________

echo ^|!!!IMPORTANT!!! ^|

echo ^|Run with Internet Explorer or any Flash compatible browser supporting ActionScript 3! ^|

echo ^|It will not work otherwise! ^|

echo ^|_______________________________________________________________________________________^|

echo $

echo $

echo $

echo $

echo $

set /p Input=Is Node.js installed? (y/n/exit): 

If /I "%Input%"=="y" goto promptTwo

If /I "%Input%"=="n" goto NoNode

If /I "%Input%"=="exit" exit

:promptTwo

set /p Input=Is npm installed? (y/n/exit): 

If /I "%Input%"=="y" goto yes

If /I "%Input%"=="n" goto no

If /I "%Input%"=="exit" exit

:noNode

cls

start "" https://nodejs.org/en/download/

echo Please install from the website and run the program once done. Restarting program.

TIMEOUT /T 5

start GoAnimate.bat

exit

:yes

cls 

title GoAnimate Starting with npm service. If nothing appears after 10 seconds, please refresh...

TIMEOUT /T 3

start "" http://localhost/html/list.html

cls

npm start

:no

npm install

cls

echo npm now installed. Restarting program.

TIMEOUT /T 5

start GoAnimate.bat

exit

(1 edit) (-1)

its fake i tried it and it said error :(

(+1)

HI GOANIMATE

(+2)

where do i fing cmd.exe

(+2)

You use cmd.exe if on windows 

(+1)

can i change the word beta

(+2)

When i go to cmd.exe, i typed **npm install** and it didn't work.

(+2)(-1)

u need to get rid of the **s

install node.js