Skip to content

Tetris implementation in C ported from Rust implementation. Self-playing.

Notifications You must be signed in to change notification settings

dfszabo/tetris-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selfplaying Tetris

A tetris backported from Rust to C. Using basic genetic algorithm to fine tune the decision making function called bot.

Alt Text

Build & Use

Can be bult with a simple make command. To use it with gui add -gui parameter like

./Tetris -gui

About

Tetris implementation in C ported from Rust implementation. Self-playing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published