Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/premiering/skapnightly
SkapClient fork for looks and customizability
https://github.com/premiering/skapnightly
game io-game skap
Last synced: 5 days ago
JSON representation
SkapClient fork for looks and customizability
- Host: GitHub
- URL: https://github.com/premiering/skapnightly
- Owner: premiering
- License: mit
- Created: 2023-06-11T04:56:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T17:42:29.000Z (13 days ago)
- Last Synced: 2024-11-01T18:28:41.780Z (13 days ago)
- Topics: game, io-game, skap
- Language: JavaScript
- Homepage: https://skap.nightly.pw/
- Size: 26 MB
- Stars: 7
- Watchers: 1
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SkapNightly: a fun fork of [SkapClient](https://nky5223.github.io/SkapClient)
🍜 *beware, contains spaghetti code, which came from the original repository. i've tried my best to clean up the original code.*SkapNightly is a fork of SkapClient made for looks, and customizability. [SkapClient](https://nky5223.github.io/SkapClient) is an unofficial client for the game [skap.io](https://skap.io). This project will likely only receive bug fixes from since the codebase is difficult to work with and there are new things coming :)
## No, you're not getting your own special hat, chat color, skin, etc.
Accounts which have special cosmetics in game are staying the same as [SkapClient](https://nky5223.github.io/SkapClient). No one else is getting anything special.## Project Structure
The repo contains the static files of the game client. The code is very messy and unreadable, and I was only to add small refactors to the original codebase. For testing, you can use any simple static server program from Node, Python, etc. Unfortunately, due to the recaptcha, any forks of this project or the original SkapClient will not work unless the creator of skap.io adds your link to his recaptcha.## Problems that are server related, not client-side
- Unable to leave the game.
- Unable to create games after joining a room.
- Unable to change hats during the session (refresh/tab) you recieved them.
- Unable to change player color without changing worlds.
- Staying logged in after logging out while in game.