Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

utking/otello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Otello

Otello, a game written in C. Uses SDL library for UI part. Can be compiled and run on Linux/Windows.

Dependencies

  • CMake as a building environment
  • libsdl
  • libsdl-ttf
  • libsdl-image

Build

$ cmake . && make

Usage

$ ./otello

Keyboard Keys:

  • Q - quit program
  • B - undo last move

License

This code uses the ISC License

About

Otello (game). Uses SDL library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors