AIRCRAFT LASER STRIKE 2D
- 2 Devlogs
- 1 Total hours
A simple cool 2D game aircraft shoots laser and destroys the obstacles. Let's go save the world.
A simple cool 2D game aircraft shoots laser and destroys the obstacles. Let's go save the world.
I first tried to built this game locally using Python and Pygame, but it completely crashed when I tried hosting it on PythonAnywhere. I learned cloud servers don’t have screens to display Pygame windows. So, I switched the graphics to HTML5 Canvas and JavaScript while using Flask to host it online. I tried something new and learnt it as this was my first time to host my file using flask on PythonAnywhere. I am happy to complete my project.
#1 Devlog ––Just started my project using pygame instead of turtle module is a bit new to me but I love trying something new. I just started but bugs started coming before even it could work a little some how fixed the bugs. Picking the best geometry even takes time hope to get it done somehow managed to make the blueprint first it helped a lot.