Skip to content

calsbrook/lightcycles

Repository files navigation

L I G H T C Y C L E S

Trapped inside an electronic arena, where love, and escape, do not compute!

Here we have multiplayer competitive online lightcycles

Lightcycles was a game mode in the movie Tron (1982). "They move in straight lines and only turn in 90° angles. With their brakes disabled, this creates a hazard whereby one light cycle could be forced to crash into the jetwall of another, causing the victim to derez along with their light cycle."

Using socket.io you can play lightcycles against another user!

Technologies

  • React
  • Javascript
  • HTML5 Canvas
  • Socket.io
  • MongoDB

Links

Try the game
Trello Board

Unsolved Problems

I ran out of time when I was trying to persist the win/loss data on the user in the database. Because both socket.io and mongodb are running on the same server, one having an issue would cause both to crash which made development of backend features at the end very difficult.

Future Plans

I want to add more visual representations of what is happening on the backend. Right now you don't know when you have someone in your game. I want to change that as well as the ability to play against a specific person via challenges. I would also like to get the win/loss persistence sorted out.

About

A world inside the computer where man has never been. Never before now.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published