Book of Defold
  • Book of Defold
  • Defold A-Z
    • What is Defold?
    • Why Defold?
    • Defold History
    • Editor Tour
    • File Formats
    • game.project
    • Defold Tips
      • Anchored GUIs
      • GUIs for Window Size
      • Pixel Art Assets
    • Lua Tips
      • Lua Tables
      • About math.random()
      • Randomly 1 or -1
      • Lua Modules
      • Global Scope
    • Running Projects
    • Bundling Projects
    • Releasing Projects
    • Command Line Tools
    • Debugging Projects
  • Dive into Defold
    • Make Games Now!
    • Avoider - Action
    • Asteroids - Action
    • Level Editor - Tool
  • Dev Tips
    • Learn Programming
    • Game Business
    • Useful Software
  • Quick Projects
    • Lasers
Powered by GitBook
On this page
  1. Dive into Defold

Avoider - Action

Avoid a wave of enemies for as long as possible.

PreviousMake Games Now!NextAsteroids - Action

Last updated 6 years ago

The features of this game are:

  • 2D action game.

  • Player attempts to survive as long as possible. Best high score listed.

  • Player controls a yellow smile face character with wasd or arrow keys. Player character can loop around the game board, but enemies cannot.

  • Enemies spawn in from the middle and are ghosts for a few seconds before they can harm the player.

Demo:

https://www.bookofdefold.com/dive-into-defold/avoider/
42KB
Avoider.zip
archive