Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1007 Bytes

MADE_WITH_ATHENA.md

File metadata and controls

26 lines (16 loc) · 1007 Bytes

Games written using AthenaJS

The following games have been written using AthenaJS.

Gods

Gods

AthenaJS-Gods is a simple remake of the Gods game from the Bitmap Brothers and features:

  • map-based background with 64x32px tiles
  • multiple animation based sprites
  • map triggers
  • enemy waves
  • vertical & horizontal scrolling

AthenaJS-Tetris

Tetris

AthenaJS-Tetris shows how AthenaJS can be used to create Tetris-like games using AthenaJS and makes use of the following features:

  • dynamic map-based background
  • animated shapes
  • user-behavior