Skip to content

RenanGaleno/jogodavelha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jogo da Velha

Compile instructions

This software uses PDCurses, so the compiler should have it installed and link it

Also, the compiler directive should be C99

The command to compile is the following: gcc jogodavelha.c -o jogodavelha.exe -lpdcursesw -std=c99

This software was developed and tested on Windows 10 x64, compiling to other platforms may need some code edition.

About

A simple game, built as graduation work on Computer Engineering at UFC.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages