Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codigoymate/backgammon

Backgammon game - C Language - GTK+30
https://github.com/codigoymate/backgammon

backgammon-game c-language cairo-drawing game-development gettext gnu gnu-linux gtk3 makefile

Last synced: 14 days ago
JSON representation

Backgammon game - C Language - GTK+30

Awesome Lists containing this project

README

        

# Backgammon
*(Backgammon game implemented in Gtk+3.0)*

***(New)***: Translation to Spanish and French

- Make sure update translation module:
```sh
$ make transl_update
```

- Compile and Run:
```sh
$ make && make run
```

![Main Window](ui/media/board.png)
---
![Start New Game](ui/media/new-game.png)