Coder Social home page Coder Social logo

senfarius / experimentalpenguins Goto Github PK

View Code? Open in Web Editor NEW
4.0 0.0 2.0 11.77 MB

An avatar chat with penguins, Experimental Penguins by Zaseth! This project has been removed from his Github so I'm posting it here.

Home Page: https://github.com/Senfarius/ExperimentalPenguins

License: MIT License

JavaScript 39.36% Batchfile 2.91% HTML 26.77% CSS 30.97%
virtual world penguins

experimentalpenguins's Introduction

Experimental Penguins

A blazing fast Experimental Penguins emulator, written in Node.js.

Missing files

  • Foreground11.swf (not that useful)
  • Misses 1 Experimental Penguins version called tv-112k.swf (PlayUK)

Features

  • Contains most of the files and comes with a simple HTML design
  • Written to be simple, secure and fast
  • Extensive response validation using JSON
  • Uses no-cache to avoid SWFS getting cached
  • Supports Experimental Penguins, Football Club Penguin Chat and Contact Music Penguin Chat
  • So easy to setup that it feels instant

Installation - Windows

  1. Download this repository.
  2. Download & install the latest version of Node.js
  3. Open CMD and enter this command: npm i fastify fastify-static fastify-formbody fastify-helmet fastify-no-cache underscore knex mysql2
  4. Download & install XAMPP
  5. Open XAMPP and run MySQL (Do not run Apache as the Node.js server runs on port 80)
  6. Import the database that you can find in /setup/experimental.sql by using a tool like MySQL Workbench
  7. Change the options in /setup/Config.json to comfort your MySQL settings
  8. Open CMD and CD to the folder where Run.js is located
  9. Enter the following command to start the server: node Run.js
  10. Browse to http://127.0.0.1/ or your VPS domain/ip if you're running this behind a webserver

Installation - Linux

  1. Download this repository.
  2. Download & install the latest version of Node.js
  3. Execute the following command: npm i fastify fastify-static fastify-formbody fastify-helmet fastify-no-cache underscore knex mysql2
  4. Download & install MySQL
  5. Run MySQL and execute the command: mysql -u username -p database_name < experimental.sql
  6. Change the options in /setup/Config.json to comfort your MySQL settings
  7. CD to the folder where Run.js is located
  8. Enter the following command to start the server: node Run.js
  9. Browse to http://127.0.0.1/ or your VPS domain/ip if you're running this behind a webserver

experimentalpenguins's People

Stargazers

 avatar  avatar  avatar  avatar

Forkers

pythone maplelord

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.