• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 10:21
CEST 16:21
KST 23:21
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL20] Ro8 Preview Pt2: Holding On9Maestros of the Game: Live Finals Preview (RO4)5TL.net Map Contest #21 - Finalists4Team TLMC #5: Vote to Decide Ladder Maps!0[ASL20] Ro8 Preview Pt1: Mile High15
Community News
Weekly Cups (Sept 29-Oct 5): MaxPax triples up2PartinG joins SteamerZone, returns to SC2 competition245.0.15 Balance Patch Notes (Live version)107$2,500 WardiTV TL Map Contest Tournament 151Stellar Fest: StarCraft II returns to Canada11
StarCraft 2
General
5.0.15 Balance Patch Notes (Live version) WoL: how does "advanced construction" work? Weekly Cups (Sept 29-Oct 5): MaxPax triples up PartinG joins SteamerZone, returns to SC2 competition ZvT - Army Composition - Slow Lings + Fast Banes
Tourneys
RSL Offline Finals Dates + Ticket Sales! Tenacious Turtle Tussle Stellar Fest $2,500 WardiTV TL Map Contest Tournament 15 Sparkling Tuna Cup - Weekly Open Tournament
Strategy
Custom Maps
External Content
Mutation # 494 Unstable Environment Mutation # 493 Quick Killers Mutation # 492 Get Out More Mutation # 491 Night Drive
Brood War
General
RepMastered™: replay sharing and analyzer site BW General Discussion Question regarding recent ASL Bisu vs Larva game BGH Auto Balance -> http://bghmmr.eu/ [ASL20] Ro8 Preview Pt2: Holding On
Tourneys
[Megathread] Daily Proleagues [ASL20] Ro8 Day 4 [ASL20] Ro8 Day 3 Small VOD Thread 2.0
Strategy
Proposed Glossary of Strategic Uncertainty Current Meta TvZ Theorycraft - Improving on State of the Art 9 hatch vs 10 hatch vs 12 hatch
Other Games
General Games
Stormgate/Frost Giant Megathread ZeroSpace Megathread Nintendo Switch Thread Dawn of War IV Path of Exile
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
SPIRED by.ASL Mafia {211640} TL Mafia Community Thread
Community
General
Things Aren’t Peaceful in Palestine UK Politics Mega-thread Russo-Ukrainian War Thread US Politics Mega-thread The Games Industry And ATVI
Fan Clubs
The herO Fan Club! The Happy Fan Club!
Media & Entertainment
Anime Discussion Thread Movie Discussion! [Manga] One Piece
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023 NBA General Discussion TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
Recent Gifted Posts The Automated Ban List BarCraft in Tokyo Japan for ASL Season5 Final
Blogs
[AI] From Comfort Women to …
Peanutsc
Mental Health In Esports: Wo…
TrAiDoS
Try to reverse getting fired …
Garnet
[ASL20] Players bad at pi…
pullarius1
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1434 users

BroodWar on browser - Page 3

Forum Index > BW General
Post a Reply
Prev 1 2 3 4 5 6 Next All
vOdToasT
Profile Blog Joined September 2010
Sweden2870 Posts
November 29 2012 12:29 GMT
#41
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.
If it's stupid but it works, then it's not stupid* (*Or: You are stupid for losing to it, and gotta git gud)
sluggaslamoo
Profile Blog Joined November 2009
Australia4494 Posts
Last Edited: 2012-11-30 13:54:59
November 30 2012 13:54 GMT
#42
On November 29 2012 04:36 Kibibit wrote:
Show nested quote +
On November 29 2012 03:40 frogmelter wrote:
On November 29 2012 03:01 sluggaslamoo wrote:
Impossible.

The logistics of transferring more than 100MB of spritesheets every time you load the game would make it unviable.

Performance is no problem at all. Running it in a browser or not makes no difference, you can run full 3d games in a browser no problem, the issue is transferring all that data (which is why most big games don't run in a browser), you may as well make it an installable game.


I'm curious to why transferring 100 mb every time you run the game would make it impossible, instead of inconvenient.

And I'm curious as to how performance would be no problem at all. Performance would only be no problem if the code was modified specifically for browser usage. Outside of that, not a single version of windows emulation has been able to emulate it without latency issues.


@question 1:
Okay, inconvenient, not impossible. But it is practically impossible. Someone also mentioned dynamic loading, unfortunately for a game such as starcraft, most if not all of the graphics need to be loaded before the game can be run. Something like an RPG would be much more suitable to dynamic loading.

@question 2:
Its not emulation. It would be more than 10 times, if not 100 times faster if you remade it because you can run hardware accelerated graphics and that is where the main bottleneck is. OpenGL would piss all over the bitmap blitting that was used in traditional Starcraft, you could render 10,000 sprites without your computer breaking a sweat. V8 Javascript is also really damn fast, not as fast as C, but its also not the main bottleneck.
Come play Android Netrunner - http://www.teamliquid.net/forum/viewmessage.php?topic_id=409008
sluggaslamoo
Profile Blog Joined November 2009
Australia4494 Posts
Last Edited: 2012-11-30 13:56:43
November 30 2012 13:56 GMT
#43
On November 29 2012 21:29 vOdToasT wrote:
Show nested quote +
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.
Come play Android Netrunner - http://www.teamliquid.net/forum/viewmessage.php?topic_id=409008
EAGER-beaver
Profile Joined March 2004
Canada2799 Posts
Last Edited: 2012-12-01 04:28:02
December 01 2012 04:25 GMT
#44
The core of starcraft, without the single player campaign, all the music, videos etc, just what you need to play multiplayer is about 20-30 megs, it's been done before with sclite, i used to stick it on a 128 mb usb key and play it on the go in college. HTML5 specifies a cache for file storage in a browser around 10 mb (forget exact specification) still not close enough, and as someone mentioned early, really smart caching won't cut it, you need that 30 megs in memory accessible at all times. Someone earlier mentioned websockets for multiplayer support, again the standard isn't mature enough, nor is the backend server support (see node.js, which is js only) unless you rewrote chunks of starcrafts network code from scratch in javascript, good luck.

Making a starcraft 2 port with pure HTML5 isn't viable, without making some severe compromises and lengthy developer time. Fortunately you don't have to, chrome has native support for c and c++, converting to said languages from others is very doable.
Simon and Garfunkel rock my face off
flamewheel
Profile Blog Joined December 2009
FREEAGLELAND26781 Posts
December 01 2012 05:40 GMT
#45
start with this~

http://www.jorisdormans.nl/machinations/index.php?file=v35/games/starcraft_complete.xml
Writerdamn, i was two days from retirement
Bill Murray
Profile Blog Joined October 2009
United States9292 Posts
December 01 2012 06:26 GMT
#46
"offence"
"defence" LOL
University of Kentucky Basketball #1
vOdToasT
Profile Blog Joined September 2010
Sweden2870 Posts
Last Edited: 2012-12-01 07:10:52
December 01 2012 07:05 GMT
#47
On November 30 2012 22:56 sluggaslamoo wrote:
Show nested quote +
On November 29 2012 21:29 vOdToasT wrote:
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.


I don't want to port StarCraft to Java Script (Which I think is what this guy did to WarCraft II, since it runs in a browser). I just want to reverse engineer it so I can add features. It'll still be C++, just like the original.
If it's stupid but it works, then it's not stupid* (*Or: You are stupid for losing to it, and gotta git gud)
Yoshi-
Profile Joined October 2008
Germany10227 Posts
December 01 2012 17:44 GMT
#48
On November 29 2012 21:29 vOdToasT wrote:
Show nested quote +
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


No what they do is just, download the image and then mount it into a Dosbox written in Java.

Nothing really fancy.
peacenl
Profile Blog Joined November 2009
550 Posts
Last Edited: 2012-12-01 17:57:47
December 01 2012 17:55 GMT
#49
As a programmer of a few network games I can tell you that it's most likely too server intensive (latency would be terrible when you use website URL calls instead of plain optimized network packets).

The problem is that strategy games require you to poll every time and await a result (a few times a second preferably). While 3D shooters poll the same way, they can skip a few poll iterations of the networked game loop because it will catch up in the end (and retrace the missing steps) and usually not influence the game outcome. With strategy games this is very different, the information send from one to another can not be lost or ignored, because it might change the outcome of the game for one player.

Luckily there are some languages that can exert more control over this, so by using such languages it could be possible, but it's very time consuming even if you manage to get the source code.
- One does not simply walk into a bar and start calling the shots.
- Failure doesn't mean you are a failure it just means you haven't succeeded yet.
shizaep
Profile Blog Joined January 2011
Canada2920 Posts
December 01 2012 18:22 GMT
#50
On December 01 2012 16:05 vOdToasT wrote:
Show nested quote +
On November 30 2012 22:56 sluggaslamoo wrote:
On November 29 2012 21:29 vOdToasT wrote:
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.


I don't want to port StarCraft to Java Script (Which I think is what this guy did to WarCraft II, since it runs in a browser). I just want to reverse engineer it so I can add features. It'll still be C++, just like the original.

I'm pretty sure it's a Java applet, not Java Script.

But an in-browser version would definitely be badass.
You mean I just write stuff here and other people can see it?
sluggaslamoo
Profile Blog Joined November 2009
Australia4494 Posts
Last Edited: 2012-12-01 18:44:02
December 01 2012 18:40 GMT
#51
On December 01 2012 16:05 vOdToasT wrote:
Show nested quote +
On November 30 2012 22:56 sluggaslamoo wrote:
On November 29 2012 21:29 vOdToasT wrote:
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.


I don't want to port StarCraft to Java Script (Which I think is what this guy did to WarCraft II, since it runs in a browser). I just want to reverse engineer it so I can add features. It'll still be C++, just like the original.


You can't reverse engineer the machine code into C++. Its possible, but not for something like Starcraft.

You can't run C++ on the client side.

Even if you could, you would be defeating the entire purpose of your project. The low level code is what is causing the cross-platform problems. It would take you an eternity to understand the old code and rewrite it to work for Windows 7. If you want it to be more cross-platform, then Javascript/JavaApplet would be the way to go.

However this project might take you 2 years to complete at least.
Come play Android Netrunner - http://www.teamliquid.net/forum/viewmessage.php?topic_id=409008
freakhill
Profile Blog Joined November 2010
Japan463 Posts
December 02 2012 01:44 GMT
#52
On December 02 2012 03:40 sluggaslamoo wrote:
Show nested quote +
On December 01 2012 16:05 vOdToasT wrote:
On November 30 2012 22:56 sluggaslamoo wrote:
On November 29 2012 21:29 vOdToasT wrote:
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.


I don't want to port StarCraft to Java Script (Which I think is what this guy did to WarCraft II, since it runs in a browser). I just want to reverse engineer it so I can add features. It'll still be C++, just like the original.


You can't reverse engineer the machine code into C++. Its possible, but not for something like Starcraft.

You can't run C++ on the client side.

Even if you could, you would be defeating the entire purpose of your project. The low level code is what is causing the cross-platform problems. It would take you an eternity to understand the old code and rewrite it to work for Windows 7. If you want it to be more cross-platform, then Javascript/JavaApplet would be the way to go.

However this project might take you 2 years to complete at least.


Actually, he can, with C++ and NaCL
moo ForGG, Dragon, MVP, Gumiho, DRG, PartinG, Life]0[!
JoelE
Profile Blog Joined July 2011
United States112 Posts
December 02 2012 05:43 GMT
#53
On December 02 2012 02:55 peacenl wrote:
As a programmer of a few network games I can tell you that it's most likely too server intensive (latency would be terrible when you use website URL calls instead of plain optimized network packets).

The problem is that strategy games require you to poll every time and await a result (a few times a second preferably). While 3D shooters poll the same way, they can skip a few poll iterations of the networked game loop because it will catch up in the end (and retrace the missing steps) and usually not influence the game outcome. With strategy games this is very different, the information send from one to another can not be lost or ignored, because it might change the outcome of the game for one player.

Luckily there are some languages that can exert more control over this, so by using such languages it could be possible, but it's very time consuming even if you manage to get the source code.


Websockets can let you set up a pretty standard socket from a browser. Check out socket.io
http://www.firecaster.com
leveller
Profile Blog Joined April 2010
Sweden1840 Posts
December 02 2012 22:54 GMT
#54
On November 28 2012 18:32 Jonoman92 wrote:
I guess everyone has their own anecdotal experiences... but thought I'd mentioned bw has always worked just fine for me in Windows 7 with no special effort. Sometimes the lobby colors are funny-lookin' but it's not too important and in-game is always fine! So, at least give it a try before deciding "it's too complicated."


this is my case as well, only the menu is messed up in colors but inside bnet and in game its all fine.
b0lt
Profile Joined March 2009
United States790 Posts
December 02 2012 23:12 GMT
#55
On November 29 2012 11:39 freakhill wrote:
i might be repeating myself but

http://code.google.com/p/llvm-qemu/
+
https://github.com/kripken/emscripten/wiki
+
a coder with time
=
what you want

you don't need the source code
you probably don't need blizzard authorization as long as you only provide the code to use legal bw files to launch the game (but you dont provide the assets yourself)


llvm-qemu is pointless here, emscripten emits javascript from LLVM IR. All you need to do is convert all of the starcraft binaries to llvm IR, then write a directdraw/directinput to sdl binding, and then write whatever parts of win32 starcraft touches, and then make the thing actually work (because it won't because of how emscripten works w.r.t. render loops, so you'll need to probably dive into that and rewrite parts (if not most) of it.) Actually, that sounds like a fun project.
freakhill
Profile Blog Joined November 2010
Japan463 Posts
Last Edited: 2012-12-03 02:45:01
December 03 2012 02:43 GMT
#56
On December 03 2012 08:12 b0lt wrote:
Show nested quote +
On November 29 2012 11:39 freakhill wrote:
i might be repeating myself but

http://code.google.com/p/llvm-qemu/
+
https://github.com/kripken/emscripten/wiki
+
a coder with time
=
what you want

you don't need the source code
you probably don't need blizzard authorization as long as you only provide the code to use legal bw files to launch the game (but you dont provide the assets yourself)


llvm-qemu is pointless here, emscripten emits javascript from LLVM IR. All you need to do is convert all of the starcraft binaries to llvm IR, then write a directdraw/directinput to sdl binding, and then write whatever parts of win32 starcraft touches, and then make the thing actually work (because it won't because of how emscripten works w.r.t. render loops, so you'll need to probably dive into that and rewrite parts (if not most) of it.) Actually, that sounds like a fun project.


and how do you convert the binaries in llvm IR without llvm-qemu??
anyway it's againt the eula so bw would really need to be blackboxed while cutting edges with new technologies and not supporting things like bnet or custom games, just the basic multiplayer game with a web app to actually launch games.
moo ForGG, Dragon, MVP, Gumiho, DRG, PartinG, Life]0[!
Kralic
Profile Blog Joined March 2010
Canada2628 Posts
December 03 2012 03:10 GMT
#57
This would be very interesting to see being done for sure.
Brood War forever!
freakhill
Profile Blog Joined November 2010
Japan463 Posts
December 03 2012 04:27 GMT
#58
i was collecting a few data about the whole thing (if there's already documented libs/algs for parsing the maps, pathing etc.) and i found this

https://launchpad.net/stratagus
moo ForGG, Dragon, MVP, Gumiho, DRG, PartinG, Life]0[!
decemberscalm
Profile Blog Joined July 2009
United States1353 Posts
December 03 2012 18:46 GMT
#59
On November 29 2012 17:43 Goldfish wrote:
Show nested quote +
On November 29 2012 12:56 Franthier wrote:
On November 29 2012 11:39 freakhill wrote:
i might be repeating myself but

http://code.google.com/p/llvm-qemu/
+
https://github.com/kripken/emscripten/wiki
+
a coder with time
=
what you want

you don't need the source code
you probably don't need blizzard authorization as long as you only provide the code to use legal bw files to launch the game (but you dont provide the assets yourself)


I am not a computer expert but I beg to differ. If you don't have the source code in which the game engine was built upon, you are not going to be able to replicate a lot of the bugs and tricks you can do in game. Without those bugs and tricks, it is not SC. I remember very clearly that Chris Sigaty tried so hard with his team to emulate muta stacking in SC2, they simply cannot do it because of a different game engine.

Everything is easier said than done, people should know that.


I didn't know they tried to emulate Muta Stacking in SC2 but failed .

That is a load of BS. Adding in muta stacking to SC2 is extremely easy. Unit pathing is more of a problem for the engine.
tec27
Profile Blog Joined June 2004
United States3701 Posts
Last Edited: 2012-12-03 23:16:20
December 03 2012 23:14 GMT
#60
On December 01 2012 16:05 vOdToasT wrote:
Show nested quote +
On November 30 2012 22:56 sluggaslamoo wrote:
On November 29 2012 21:29 vOdToasT wrote:
On November 29 2012 15:50 eviltomahawk wrote:
I just found this:

http://www.classicdosgames.com/online/war1demo.html

http://www.classicdosgames.com/online/war2demo.html

The demos for Warcraft 1 and 2 done in browser.

The site also has a page for Starcraft, but there is no in-browser game available for it.
http://www.classicdosgames.com/game/StarCraft.html


Wow, WarCraft actually works. And since there is no way they had the source code, this means some nerd reverse engineered it and ported it.


Pretty sure it was already done a long time ago in freecraft. Warcraft 2 logic is extremely simple compared to starcraft though.


I don't want to port StarCraft to Java Script (Which I think is what this guy did to WarCraft II, since it runs in a browser). I just want to reverse engineer it so I can add features. It'll still be C++, just like the original.

Reverse engineering to add features is something people have been doing for years, its not really a new idea. Reverse engineering to run on a browser is a whole different level of endeavor.
Can you jam with the console cowboys in cyberspace?
Prev 1 2 3 4 5 6 Next All
Please log in or register to reply.
Live Events Refresh
Map Test Tournament
11:00
TLMC #15: Group A
WardiTV971
ComeBackTV 543
IndyStarCraft 208
Rex134
3DClanTV 70
EnkiAlexander 40
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
IndyStarCraft 208
LamboSC2 139
Rex 134
ProTech76
StarCraft: Brood War
Britney 38934
Bisu 5645
Shuttle 3855
Sea 2155
Larva 1486
Mini 1347
hero 862
Light 848
GuemChi 775
Snow 637
[ Show more ]
Soulkey 579
firebathero 539
Soma 362
sorry 231
Rush 223
Mind 92
Backho 90
Sea.KH 76
Free 67
ToSsGirL 64
Aegong 55
sas.Sziky 50
ivOry 36
HiyA 33
JulyZerg 26
Hm[arnc] 16
ajuk12(nOOB) 14
NaDa 11
scan(afreeca) 11
Terrorterran 9
Dota 2
Gorgc5797
qojqva3010
Cr1tdota1191
Dendi1042
BananaSlamJamma217
PGG 144
Counter-Strike
fl0m1816
oskar94
Other Games
singsing2959
hiko921
B2W.Neo785
crisheroes505
DeMusliM373
Lowko285
Pyrionflax267
Sick159
Hui .117
Mew2King56
Organizations
Other Games
BasetradeTV45
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 18 non-featured ]
StarCraft 2
• poizon28 10
• intothetv
• Kozan
• sooper7s
• AfreecaTV YouTube
• Migwel
• LaughNgamezSOOP
• IndyKCrew
StarCraft: Brood War
• Azhi_Dahaki13
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• C_a_k_e 3355
• WagamamaTV435
League of Legends
• Nemesis3641
• Jankos1406
• TFBlade591
Other Games
• Shiphtur4
Upcoming Events
PiGosaur Monday
9h 39m
Map Test Tournament
20h 39m
OSC
1d 1h
MaNa vs Harstem
ByuN vs TBD
HiGhDrA vs NightPhoenix
Iba vs Ziomek
TriGGeR vs MindelVK
Lemon vs TBD
YoungYakov vs PAPI
ArT vs sebesdes
Tenacious Turtle Tussle
1d 8h
The PondCast
1d 19h
Map Test Tournament
1d 20h
OSC
2 days
Map Test Tournament
2 days
OSC
2 days
Korean StarCraft League
3 days
[ Show More ]
CranKy Ducklings
3 days
Map Test Tournament
3 days
OSC
4 days
[BSL 2025] Weekly
4 days
Safe House 2
4 days
Sparkling Tuna Cup
4 days
Map Test Tournament
4 days
OSC
4 days
IPSL
5 days
dxtr13 vs Napoleon
Doodle vs OldBoy
Liquipedia Results

Completed

BSL 20 Team Wars
Maestros of the Game
HCC Europe

Ongoing

BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
Acropolis #4 - TS2
C-Race Season 1
IPSL Winter 2025-26
WardiTV TLMC #15
EC S1
ESL Pro League S22
Frag Blocktober 2025
Urban Riga Open #1
FERJEE Rush 2025
Birch Cup 2025
DraculaN #2
LanDaLan #3
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025

Upcoming

SC4ALL: Brood War
BSL Season 21
BSL 21 Team A
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.