Posted 14 November 2018 - 10:28 PM
Made over the course of two days (and many more for tweaking), I finally made my own multiplayer game!
wget https://raw.githubusercontent.com/LDDestroier/CC/master/tron.lua
This is a two-player game that uses modems, or Gollark's Skynet API for HTTP netplay.
Each player is control of a lightcycle, which creates a trail behind it which you and your enemy must avoid.
The objective is to trap the enemy and get them to collide with one of the trails or the border of the map.
To aid in creating escape opportunities for yourself, you can intentionally create breaks in your trail.
Supports advanced and normal computers, turtles, and pocket computers.
Controls: (keyboard)
Move with the arrow keys.
Pan the camera slightly with WASD.
Hold the spacebar to let up on creating your deadly trail.
Controls: (mouse)
Move by clicking the left mouse button above/below or to the left/right of your lightcycle.
Pan the camera slightly by holding and dragging the middle mouse button.
Hold the right mouse button to let up on creating your deadly trail.
Screenshots:
Spoiler
Trails are animated with changing colors, which shows what direction your enemy headed in. (in addition to looking swood)
Get the enemy to collide with your trail or their own, and you win!
Give yourself an extra escape option by releasing your trail! Watch for your fuel gauge!
You can play the game online using CCEmuX (https://emux.cc) if you don't care for SMP lag.
Tell me what you think in the comments.
Edited on 24 February 2019 - 06:19 AM