
HourOfPokemon
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Code.org pokemon version build in Unity.
__DISCLAIMER__
ALL ART / SOUND IS DOWNLOADED
GAME DOES NOT WORK IF MONO IS NOT INSTALLED
How does it work? <-- I may will do a full explanation on github someday
1: Mono has a build in C# compiler. I used this compiler to compile and run a String that contains a class + function that contains players input.
2: hero is a variable in this class and can be used by the player to move the character.
__Update__
I Fixed the Download you can now download it again.
__DISCLAIMER__
ALL ART / SOUND IS DOWNLOADED
GAME DOES NOT WORK IF MONO IS NOT INSTALLED
How does it work? <-- I may will do a full explanation on github someday
1: Mono has a build in C# compiler. I used this compiler to compile and run a String that contains a class + function that contains players input.
2: hero is a variable in this class and can be used by the player to move the character.
__Update__
I Fixed the Download you can now download it again.