Skip to content

mcfx/generals.io_copy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generalsio_copy

An imitation of custom-room mode of generals.io, written in python with flask_socketio.

This imitation only guarantees that the rule is almost the same (I'm not sure if there's some differences) as the original ones, but not the APIs.

Now also supports replay.

Running

pip3 install -r requirements.txt
python3 server.py

Then just open http://localhost:23333.