Skip to content

Théorie des Jeux : strlen dans une machine de Turing universelle (2, 18) dans une partie de cartes Magic

Notifications You must be signed in to change notification settings

zulumon44/UTMagic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementing strlen(3) in `Magic: The Gathering'

The Turing machine is based on the following paper: https://arxiv.org/pdf/1904.09828.pdf

Report

https://fr.overleaf.com/read/cdcxfgfnrzqr

Test

pip3 install -r requirements.txt
python3 src/app.py <file.utm> <input>

UI made on pygame 1.9.6, use the right arrow to move forward in the program. Clicking on a card on the board allows you to view it. Push the space bar to automatically complete the program. At the end of the process, use the left arrow to return to the end of the ribbon.

Other

Import a .utm from https://turingmachinesimulator.com

About

Théorie des Jeux : strlen dans une machine de Turing universelle (2, 18) dans une partie de cartes Magic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%