Skip to main content

Crazy Plane Shooter

Crazy Plane Shooter 



 Crazy Plane Shooter is a classic game inspired by old-school 2d side-scrolling shooter like Project-X. The game features: 3 levels 1 Final boss 9 different enemies Gamepad compatible CONTROLS: Keyboard WASD or ARROW KEYS to Move SPACE or X to Shoot 


OPPEN GAME


Comments

Popular posts from this blog

How to create a game from scratch for beginners

 How to create a game from scratch for beginners image Who doesn't love to play games? Almost most people definitely like to play games, this is because the game has advantages and strong appeal so that users will have a sense of curiosity and challenged to try it. Making games is not as difficult as we imagine, even we can make our own games. well, here will be explained various ways to create games for beginners that start from scratch. how to make a game Learning how to make simple games starting from scratch is a fun process that can bring useful benefits as well. The growing popularity of games that can be played on smartphone devices, makes many people start learning how to create games with their own game types and sell them. Therefore, currently, there are many games with very diverse game types in the application store that can be downloaded for free or paid. Basically, the games are made in different ways but still have the same concept. create a game Before learning abou...

Algorithms are: Definition, types, and examples

 Algorithms are: Definition, types, and examples the algorithm is In the world of computing, there are different types of terms, for example, machine learning, AI, cloud, among others. One of the things I've been hearing a lot lately is algorithms.  Basically, an algorithm is a series of instructions aimed at a computer to turn a series of facts into useful information where the algorithm comes from the word algorism and rhythmic which was first introduced by Abu Jafar Muhammad in 825 ad. Maybe you've heard the term algorithm in everyday life. For example, when you watch YouTube there is an algorithm so that you watch some videos that have been recommended. The recommendations are already based on your experience watching previous videos. Contents hide  1 What Is An Algorithm? 2 Types Of Algorithms 2.1 1. Recursion 2.2 2. Divide and Conquer 2.3 3. Dynamic Programming 2.4 4. Greedy 2.5 5. Brute Force 2.6 6. Backtracking 3 Examples Of Algorithms 3.1 1. Narrative Algorithm 3...

DevOps: definition, objectives, tasks and skills

 DevOps: definition, objectives, tasks and skills DevOps definition, goals, tasks and skills The term DevOps may still be quite unfamiliar to some people, in contrast to those who work in the IT field. Yes, devops is a principle or mindset used in the IT world, including in the process of making a software (software). Contents hide  1 Definition Of DevOps 2 Responsibilities Of A DevOps Engineer 3 DevOps Goals 3.1 1. Accelerate the development process 3.2 2. Increase team productivity 3.3 3. Minimize human error failure 4 skills to master 4.1 1. Understand the concept of DevOps 4.2 2. Mastery of various tools 4.3 4. Menguasai Microsoft Office Understanding DevOps Broadly speaking, DevOps is indeed a thought that is applied in making software. This idea has even been used by various large companies around the world and is used as a sustainable principle. DevOps itself comes from two terms, development and operations. As the name implies, this part plays a role in the development...