annotate README.txt @ 205:76972d900783 default tip

Fix verbose build echos.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 29 Feb 2024 21:49:56 +0200
parents 189cd8fe2304
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
157
0425485836d8 Added README.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
1 "Ristipolku" / "Crosspaths" - a puzzle game
0425485836d8 Added README.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
2 Programmed and designed by Matti Hämäläinen (ccr/TNSP)
189
189cd8fe2304 Bump copyrights.
Matti Hamalainen <ccr@tnsp.org>
parents: 157
diff changeset
3 (C) Copyright 2011-2017 Tecnic Software productions (TNSP)
157
0425485836d8 Added README.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
4
0425485836d8 Added README.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
5 Idea heavily based on "Entanglement" by Gopherwood Studios.
0425485836d8 Added README.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
6 http://entanglement.gopherwoodstudios.com/
0425485836d8 Added README.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
7
0425485836d8 Added README.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
8
0425485836d8 Added README.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
9 Implemented in Java as a project for OAMK Java programming course
0425485836d8 Added README.
Matti Hamalainen <ccr@tnsp.org>
parents:
diff changeset
10 in 2011.