Skip to content

Camden-png/pico8-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pico-8 LAN/Online Multiplayer

Synopsis:

LAN multiplayer for Pico-8! Please let me know if you make any games with this tool!
I will simplify the demo.p8 file soon and make it not drop button presses...

Requirements:

Usage:

  • Put demo.p8 into your Pico-8 cart folder
  • Put the Pico-8 application location into settings.txt
  • Put the Pico-8 cart folder location into settings.txt
  • If you are Player 1, in your terminal: python server.py (python3 on Mac and Linux)
  • If you are Player 2, in your terminal: python client.py (python3 on Mac and Linux)
  • If you are testing both on a single machine: python testing.py (python3 on Mac and Linux)

Example:

Support:

  • Windows ✔️

  • Linux: ❓

  • Mac: ❓

    (Testing on Linux and Mac later...)

About

LAN multiplayer for Pico-8 via Python.

Topics

Resources

License

Stars

Watchers

Forks

Contributors