Skip to content

jogarc10/Lab8-IA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab-8-IA

How to run

(batch "C:/hlocal/Lab-8-IA/gamesClassification.clp")

Allowed values in our Slots

Game category

Slot name: game_category
Warning: All these symbols must be included with double quotes (")

  • "adventure"
  • "sports"
  • "puzzle"
  • "family"
  • "rol"
  • "strategy"

Game Difficulty

Slot name: game_difficulty
Warning: All these symbols must be included with double quotes (")

  • "easy"
  • "normal"
  • "hard"

Game Duration

Slot name: game_duration
Warning: All these symbols must be included with double quotes (")

  • 0 < X <= 60 (short_duration)
  • 60 < X <= 120 (medium_duration)
  • 120 < X (long_duration)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages