DEV Community

Zako Mako
Zako Mako

Posted on

How to make A game

To make a game in our new programming language first you have to import a image

//include function.aa;

//Import Image.png; 

Enter fullscreen mode Exit fullscreen mode

And your output is…

Image.png
Enter fullscreen mode Exit fullscreen mode

Then you need to import the animation.

//include function.ama 

//import Animation.VID


Enter fullscreen mode Exit fullscreen mode

After you need to import a C++ or a python file

//include function.file;

//import C??.file;
Enter fullscreen mode Exit fullscreen mode

Finally TEST IT

Welcome to game

Exit play
Enter fullscreen mode Exit fullscreen mode

Thank you all for today’s post

Top comments (0)