Skip to content

DeMaCS-UNICAL/ThinkEngine-Games-Asteroids

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

44 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Asteroids (2D)

This is a fork of the Asteroid Clone provided by @zigurous, where the main character is driven by an AI programmed using the ThinkEngine Unity plugin. The ASP encodings driving the player's brain can be found in the Assets/StreamingAssets folders.

Author: @FabioBarrese

Original readme

Asteroids is a space-themed multidirectional shooter arcade game designed by Lyle Rains, Ed Logg, and Dominic Walsh and released in November 1979 by Atari, Inc. The player controls a single spaceship in an asteroid field which is periodically traversed by flying saucers. The object of the game is to shoot and destroy the asteroids and saucers, while not colliding with either, or being hit by the saucers' counter-fire. The game becomes harder as the number of asteroids increases.

  • Difficulty: Intermediate
  • Topics: Multi-directional Shooting, Random Generation
  • Version: Unity 2019.4 LTS
  • Download
  • Watch Video

About

πŸš€πŸŒ‘ adding ai capabilities to Player game object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 76.1%
  • Classic ASP 23.9%