Skip to content

fabiojose/pwntcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

PWNTCHA

Pretend We're Not a Turing Computer but a Human Antagonist

Papers: http://yann.lecun.com/exdb/publis/index.html

Original Project: http://sam.zoy.org/pwntcha

How to compile on Linux

  • Install Depedencies (Debian)

    • sudo apt-get install libsdl1.2debian
    • sudo apt-get install libsdl1.2-dev
    • sudo apt-get install libsdl-image1.2
    • sudo apt-get install libsdl-image1.2-dev
    • sudo apt-get install libsdl-mixer1.2-dev
    • sudo apt-get install libsdl-ttf2.0-dev
    • sudo apt-get install libsdl-gfx1.2-dev
  • Compile

    • ./bootstrap
    • ./configure
    • make

About

Pretend We’re Not a Turing Computer but a Human Antagonist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages