Skip to content

Xoristzatziki/GameOver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameOver

A simple puzzle game written in python3 using Gtk 3

Shows some python3 and Gtk3 tricks.

The game consists of a main Gui and 2 other Guis. Gui for the current puzzle and a Gui for creating new puzzles.

Game scope is to find cells that do not contain bombs. Consecutive cells without bombs are displayed in every column and every row.

Have fun.

Releases

No releases published

Packages

No packages published