Trickster Online Fan Game
A pixel MMORPG game, Tricker Online, is a fan-made, unofficial in-browser game inspired by a classic iteration of Tricker Online.
Level up quickly with this quick-start tutorial!

Updated | 18 days ago |
Status | Released |
Platforms | HTML5, Windows |
Rating | Rated 5.0 out of 5 stars (7 total ratings) |
Author | planktonfun |
Genre | Role Playing |
Made with | Adobe Photoshop, Sublime Text, PixiJS, Piskel, GDevelop |
Tags | browser, free-to-play, gdevelop-5, html5, Massively multiplayer, mmo, Multiplayer, Pixel Art, Retro |
Code license | MIT License |
Asset license | Creative Commons Attribution_NonCommercial v4.0 International |
Average session | A few hours |
Languages | English |
Inputs | Keyboard, Mouse |
Accessibility | Interactive tutorial |
Multiplayer | Server-based networked multiplayer |
Download
Download or claim$1.00 $0.00 USD or more
On Sale!
100% Off
Click download now to get access to the following files:
Trickster Online Fangame-1_0_0-windows.exe 60 MB
Development log
- Update version 0.69.0Mar 04, 2025
- Update version 0.68.0Feb 22, 2025
- Update version 0.67.9Feb 16, 2025
- Update version 0.67.6Feb 03, 2025
- Update version 0.64.0Jan 16, 2025
- Update version 0.61.0Jan 07, 2025
- Update version 0.58.8Dec 30, 2024
Comments
Log in with itch.io to leave a comment.
Is there any way for me to access my characters that I created on another pc?
Yup, its a bit technical for now.
in the browser go to dev tools by pressing F12 then go to the console tab, then pick index.html in the dropdown:
type in localStorage[‘GDJS_localSession’] then you should get the something like ‘{“guestLogin”:{“str”:“xxxxx”}}’ copy that or write it down.
then go to your other PC and go to the console and dropdown to index.html again and then paste/type it in.
localStorage[‘GDJS_localSession’] = ‘{“guestLogin”:{“str”:“xxxxx”}}’
and then refresh the page, you should be able to use the characters
Thanks
Wow, I remember playing Trickster Online a long time ago. Happy to see it being revived into something new.
thats kinda cool haha, do you have discord to pm you
planktonfun#709
hi. im just curius, do players progress save?
yes it does
nice. but there not much content yet, i dont see any main quest, and monster level is high :D
yep, will add those after adding bloom cora map
i see, thanks in advance. in beach map. theres really no item shop? theres no drop even for equipment, will exflore more later
low level monsters are in the desert area keep heading east
btw. the game save through browser?
its saved in a server
Have you had any update recently? I can’t collect items in the ground and the inventory UI seems broken.
yep, that was me sorry about that, I was testing something, I will fix it later :D
*Update fixeded
As someone who's been using it for 6+ years, I am fully aware that GDevelop is just as powerful as any other engine, but even then, I am simply astonished by the scope of this game!
Glad you liked it! I’ll keep updating the game and improving it over time. Lots more to come!