Skip to content

A multiplayer online P2P web game inspired by the Tron game. Made with Phaser.io, webRTC, and ASP.NET.

License

Notifications You must be signed in to change notification settings

danielkariv/Motion-Light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Motion-Light

A multiplayer online P2P web game inspired by the Tron game. Made with Phaser.io, webRTC, and ASP.NET.

⚠️ Warning: This project wasn't update for years, and I have been alerted by Github's own security bot that there are multiple security vulnerabilities on this project! Run it on your own risk.

It was my finals project in 'Computer Science' course at High School at 2017. I have only updated the SQL database, it's connection, and the ICE servers.
Feel free to use it as a base, or a guide for webRTC applaction.
Sources:
-W3Schools ( https://www.w3schools.com/)
-JQuery ( https://jquery.com/)
-Bootstrap ( getbootstrap.com)
-Phaser.IO ( https://phaser.io)
-'simple-peer'- webRTC library which Feross Aboukhadijeh made. It makes peers connection much easier (https://github.com/feross/simple-peer)

Q: What do i do to run this?
A: Well last time i checked, Visual Studio 2018 could run it without problems.
If there are problems, it may be the ICE servers that the project uses. I am have set it up with Google STUN servers, but if they shut down the servers, you could just replace the cfg-iceserver in the javascript to a different server.

Q: How do you play this game?
A: Arrow keys for movement, and you need to avoid light walls, other players, and the borders. It is simaler to Sanke if you dont know what is Tron.

  • Made by Daniel Kariv, 2016-2017.

About

A multiplayer online P2P web game inspired by the Tron game. Made with Phaser.io, webRTC, and ASP.NET.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages