Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pennomi/knightnight

A simple children's logic game where you must touch each tile in the level exactly once.
https://github.com/pennomi/knightnight

Last synced: about 1 month ago
JSON representation

A simple children's logic game where you must touch each tile in the level exactly once.

Awesome Lists containing this project

README

        

KnightNight
===========

A simple children's logic game where you must touch each tile in the level exactly once.

## How to run

You'll need both Python 3 and pygame installed.

Run by typing `python3 main.py`.