Chess Online-Early Beta
https://Chess-Online.rediar.repl.co
Source Code here
Hello Comrades! Over the past few months or so, I have been working on a Online Chess site. It will undergo major changes in the future.
Current Features
Note: They probably have bugs, are some are not completely completed, and some are in the source code but not implemented
-Games with computer
-Pass and play
-atomic (variant)
-variant and opening API
-site
-replay games
-login system
-bot
and some more
To-Do
-Multiplayer playing
-muliplayer chat
-lessons
and some other stuff
How to Create an Account
First, open the website, and once you are on the login page, type self encrypt
and type in your desired password (this might not be the most secure, so don't use that one password you use for all your sites). The encryption process includes argon2 hashing, so it is much harder to crack it. Leave your desired username and encrypted password at this page in the comments, or DM me on discord.
Feel free to help me bug test. Or DM on discord and you can help develop it.
Make sure to upvote!
ps: if there is some weird stuff try going to https://Chess-Online.rediar.repl.co/alternate.html
Hey man, you should be very proud of yourself.
EPIC CODE MAN!
When I type self encrypt
and put in my password it gives me an error saying that eval arg 1 should be a string, bytes, or code object
.
@rediar thanks!
@rediar now I get secret must be unicode or bytes, not None
when I enter my password
@sugarfi yeah I have no clue what that is... its pretty weird. try https://chess-online.rediar.repl.co/alternate.html
@rediar I know, I did
@rediar great, thanks! No encryption errors anymore!
@rediar next time i get around to it, i will. do i just post my username and hash here?
Tip: Put everything in try-catch blocks so that if an error occurs, you can tell the user instead of the program yelling at them.
I will , but I need to be able to see any errors for now @JustinPhillip
@MrEconomical I think I fixed that on the computer chess stuff?
I’ll get back to you on this ina bit
If this is AI thing, then you are playing on an old version. If this is on pass on play, I havent implemented move redo thingy yet.
@MrEconomical Want to make an account?
Html tag should be at bottom of document
fixed @CosmoCat07
@rediar Divs and related objects should be in body tag as well
this is my comment
@rediar Is this how login works?
Username: SilentShadows
Password:
@SilentShadowBla due to a repl.it bug the password encryption system is unable to be used. (check top of post)
@SilentShadowBla Update: Login works now, check the post above for instructions on how to sign up.
@rediar Nice job! and epic game
@SilentShadowBla Thank you, want to make an account now?