Skip to content

Game where you or computer (using fuzzy logic) fly a ship

Notifications You must be signed in to change notification settings

michal367/Fuzzy-Stars

Repository files navigation

Fuzzy Stars

Fuzzy Stars is a game written in Python using PyGame library. You can control a ship yourself or let computer do it for you using fuzzy logic (skfuzzy library). Main goal is to avoid ships flying in the opposite direction.

gif

Launch

Needed libraries:

  • pygame
  • skfuzzy
  • numpy

To run game type:

python main.py

About

Game where you or computer (using fuzzy logic) fly a ship

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages