Viewing profile - klis

User avatar
Prole
Username:
klis
Age:
35
Groups:
Occupation:
Technical Architect

Contact klis

Website:
Visit website

User statistics

Joined:
Mon Jan 27, 2014 4:07 pm
Last active:
-
Total posts:
9 | Search user’s posts
(0.01% of all posts / 0.00 posts per day)
Most active forum:
General
(5 Posts / 55.56% of user’s posts)
Most active topic:
sock.lua - A simple networking library for LÖVE
(3 Posts / 33.33% of user’s posts)

Signature

Code: Select all

Class = require('libs.hump.class')
Play = Class{}
function Play:myGames()
	return 'https://indrajith.dev'
end