caleblipan / Tron-like_Browser_Game

A Tron-like browser game written in pure JavaScript using the p5.js library. Just git clone it and you can play it offline!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tron-like Browser Game

A Tron-like browser game. Just git clone it and you can play it offline! Currently, you can only play it in 2 player mode, as a computerized AI is still in development.

The controls are:
W-A-S-D for CLU (that's the yellow guy that looks like Jeff Bridges)

↑ ↓ ← → for User (that's Jeff Bridges' son)

Features in development:

  1. Customizable gameplay (main menus, etc)
  2. AI development.

About

A Tron-like browser game written in pure JavaScript using the p5.js library. Just git clone it and you can play it offline!

License:MIT License


Languages

Language:JavaScript 69.3%Language:HTML 30.7%