Skip to content

RnMss/ShootingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Shooting Game

  • Toy project
  • Multiplayer
  • HTML5 (Canvas, WebSockets)

How to play

prerequisites:

  • python3
  • tornado (pip3 install tornado)

fetch the code: (git clone Username/Repository)

run the server:

cd python
python3 launch.py

play: browse http://localhost:8888/

invite your friend to play through LAN

About

A 2D Web Game based on Canvas and WebSockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published