Skip to content

doates625/Square-Stacker-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Square-Stacker-AI

Python game emulator and AI algorithms to play the game Square Stacker from Coolmath Games

Description

The objective of Square Stacker is to place randomly-generated multi-colored tiles onto a grid to clear colors and score points. The highly-stochastic nature of the game makes it an ideal testing ground for novel AI algorithms. This project investigates multiple algorithms to play this game, including Deep-Q Networks and search algorithms. For more information, see the IEEE manuscript (Project_Report.pdf).

Filesystem

This section briefly describes the organization of the Python filesystem:

  • agents: Source code of AI agents
  • tests: Performance test code for agents
  • utils: Additional Python utilities

References

About

Game emulator and AI to play Square Stacker from Coolmath Games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages