Skip to content

Instantly share code, notes, and snippets.

View Enrix835's full-sized avatar

Enrico Trotta Enrix835

View GitHub Profile
#enrixpad is free software: you can redistribute it and/or modify
#it under the terms of the GNU General Public License as published by
#the Free Software Foundation, either version 3 of the License, or
#(at your option) any later version.
@Enrix835
Enrix835 / enrixpad
Created May 21, 2009 17:45
a simple text editor written in python
#enrixpad is free software: you can redistribute it and/or modify
#it under the terms of the GNU General Public License as published by
#the Free Software Foundation, either version 3 of the License, or
#(at your option) any later version.
@Enrix835
Enrix835 / sTris.c
Created May 21, 2009 16:13
simple tris game
/*
sTris is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of