|

SnakeTerm 1.0
Mac OS X 10.4 or later | PPC | 8 KB | Written in C
È il classico gioco del serpente
che deve catturare la sua coda.
Ho scritto questo gioco semplicemente per provare a sviluppare un'applicazione
completamente in C.
Il gioco è semplice; il serpente è formato da lettere
che dovete ogni volta catturare, finché il serpente non abbia raggiunto
la sua lunghezza massima, che al momento è quanto le lettere dell'alfabeto (26).
It's the game of a snake that catch its tail, for Terminal.
I wrote this game to try to develope a software completly in C.
The game is simple; the snake is composed by letters, and you must eat
a new letter each time, until the snake reach the max length.
Currently the max length of the snake is the number of all alphabetical letters (26).
Screenshots
SnakeTerm in a Terminal window

|