• Stars
    star
    1,567
  • Rank 29,750 (Top 0.6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 12 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Source code of HexGL, a futuristic HTML5 racing game

HexGL

Source code of HexGL, the futuristic HTML5 racing game by Thibaut Despoulain

Branches

  • Master - Public release (stable).

License

Unless specified in the file, HexGL's code and resources are now licensed under the MIT License.

Installation

cd ~/
git clone git://github.com/BKcore/HexGL.git
cd HexGL
python -m SimpleHTTPServer
chromium index.html

To use full size textures, swap the two textures/ and textures.full/ directories.

Note

The development of HexGL is in a hiatus for now until I find some time and interest to work on it again. That said, feel free to post issues, patches, or anything to make the game better and I'll gladly review and merge them.

More Repositories

1

Shdr

Shdr is an online ESSL (GLSL) shader editor, viewer and validator powered by WebGL.
JavaScript
381
star
2

NoCSRF

NoCSRF is a simple anti-CSRF token generation/checking class written in PHP5.
PHP
132
star
3

JungleIN

This is the undocumented source code of an OpenGL jungle viewer written as part of a scholar project.
C++
92
star
4

Three.js-extensions

This repository contains extensions I wrote for Three.js under the THREE.Extras namespace.
JavaScript
59
star
5

Three.js-experiments-pool

Three.js experiments and demo sources.
JavaScript
52
star
6

crunch-osx

A version of the Crunch DXT compressor that compiles on OSX (from: https://code.google.com/p/crunch/)
C++
28
star
7

Orion

Orion is a lightweight web framework written in PHP5
PHP
17
star
8

bkcore-js

Various JavaScript classes and tools to ease game development
CoffeeScript
8
star
9

particulier

FPS sandbox + Particle Engine (WebGL/ThreeJS)
JavaScript
6
star
10

PGLI

Procedural Generation Language and Interface
JavaScript
5
star
11

jScrollPaneCustom

The jScrollPane jQuery plugin, but with some nifty scroll animations !
JavaScript
5
star
12

ICUS

ICUS is a script that helps you save and restore configurations, softwares, internet profiles... ICUS generates a ICUS_date.save file to restore later the previous configuration (After a system reinstall for example)
Shell
3
star
13

GestureIN

WIP
Python
2
star
14

ts-react-test

JavaScript
1
star
15

three-es6-boilerplate

JavaScript
1
star
16

OctoDuino

CoffeeScript
1
star
17

BattleHack2014

BattleHack
1
star
18

webgl-loader

Automatically exported from code.google.com/p/webgl-loader
C++
1
star