Skip to content

PierceP123/Asteroid-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Asteroid-Algorithm

C Programming project that gets a ship to avoid asteroids for as long as possible.

Asteroids.mp4

Overview

The algorithm initializes the spaceship's position and scans the surrounding area for nearby asteroids. It calculates safe movement directions, prioritizing rows without asteroids and avoiding collisions. Hold down enter button when project is running to watch ship avoid asteroids.

Complier

Any C complier of your choice. Personal preference OnlineGDB

Author

Pierce Purcell Completed for a C Programming project.

About

C Programming project that gets a ship to avoid asteroids

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages