Nippy File Share -

An archive of games and applications made using Klik & Play, The Games Factory, Click & Create, Multimedia Fusion and Clickteam Fusion

Details on Sonic Chrono Adventure 1.1 [X] by LakeFeperd

Thanks to Mygames19 for contributing this game to the Kliktopia archive.

Made using Multimedia Fusion 2.0 (build 257).

Estimated release: 2013-2014

Game filename: Sonic Chrono Adventure 1.1.exe

Genre: Platformer

Date added to Kliktopia: 2020-04-10 (YYYY-MM-DD)

Screenshot

Download Sonic Chrono Adventure 1.1 [X] (97 MB)

Comments and discussion


Other games by LakeFeperd

Nippy File Share -

.share-link input flex: 1; padding: 0.75rem; border: 2px solid #ddd; border-radius: 10px; font-size: 1rem;

function handleFileSelect(e) const files = e.target.files; if (files.length > 0) uploadFile(files[0]); nippy file share

const fileId = path.parse(file.filename).name; const expiryTime = calculateExpiry(expiry); fileStore.set(fileId, originalName: file.originalname, filename: file.filename, size: file.size, mimetype: file.mimetype, uploadTime: new Date(), expiryTime: expiryTime, downloads: 0 ); res.json( success: true, fileId: fileId, downloadUrl: `/download/$fileId`, expiry: expiryTime ); catch (error) res.status(500).json( error: error.message ); .share-link input flex: 1

.btn-secondary background: #f0f0f0; color: #333; border: 2px solid #ddd

.hidden display: none;