All Projects → KilledByAPixel → Huejumper2k

KilledByAPixel / Huejumper2k

Licence: gpl-3.0
2 Kilobyte 3D racing game in JavaScript

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Huejumper2k

Fxgl
Stars: ✭ 2,378 (+907.63%)
Mutual labels:  game, 3d-game-engine, 3d
Exengine
A C99 3D game engine
Stars: ✭ 391 (+65.68%)
Mutual labels:  game, 3d-game-engine, 3d
Engine
A basic cross-platform 3D game engine
Stars: ✭ 208 (-11.86%)
Mutual labels:  game, 3d-game-engine, 3d
Hilo3d
Hilo3d, a WebGL Rendering Engine.
Stars: ✭ 123 (-47.88%)
Mutual labels:  game, 3d
Awk Raycaster
Pseudo-3D shooter written completely in gawk using raycasting technique
Stars: ✭ 1,534 (+550%)
Mutual labels:  game, 3d
Gamedev Resources
🎮 🎲 A wonderful list of Game Development resources.
Stars: ✭ 2,054 (+770.34%)
Mutual labels:  game, 3d
Vulkust
An engine for Vulkan in Rust, tries to implement modern graphic features. (suspended for now)
Stars: ✭ 64 (-72.88%)
Mutual labels:  game, 3d
Canvas Test
🎮 happy canvas
Stars: ✭ 1,722 (+629.66%)
Mutual labels:  game, 3d
Minijvm
Develop iOS Android app in java, Cross platform java virtual machine , the minimal jvm .
Stars: ✭ 127 (-46.19%)
Mutual labels:  game, 3d
Mundus
A 3D world/level editor built with Java, Kotlin & libGDX.
Stars: ✭ 164 (-30.51%)
Mutual labels:  game, 3d
Vu
Virtual Universe 3D Engine
Stars: ✭ 183 (-22.46%)
Mutual labels:  game, 3d
Lba2remake
A Little Big Adventure 2 / Twinsen's Odyssey reimplementation in JavaScript / Three.js / React
Stars: ✭ 116 (-50.85%)
Mutual labels:  game, 3d
Ode4j
Java 3D Physics Engine & Library
Stars: ✭ 105 (-55.51%)
Mutual labels:  3d-game-engine, 3d
Tiny Renderer
A tiny sotfware 3D renderer in 100 lines of Python
Stars: ✭ 120 (-49.15%)
Mutual labels:  3d, tiny
Doom Nano
A 3d raycast engine for Arduino
Stars: ✭ 86 (-63.56%)
Mutual labels:  game, 3d
Gokoban
3D Puzzle Game written in Go
Stars: ✭ 171 (-27.54%)
Mutual labels:  game, 3d
Lambdacube Edsl
Previous version of LambdaCube 3D as Embedded Domain Specific Language in Haskell. Check the latest system:
Stars: ✭ 186 (-21.19%)
Mutual labels:  demoscene, 3d
Pioneer
A game of lonely space adventure
Stars: ✭ 979 (+314.83%)
Mutual labels:  game, 3d
Clash Royale Clone
A Unity clone of Supercell's Clash of Clans spin-off mobile game Clash Royale with possibly some twists.
Stars: ✭ 43 (-81.78%)
Mutual labels:  game, 3d
Unitymathreference
Math reference for games and more. All visualized in Unity3D.
Stars: ✭ 166 (-29.66%)
Mutual labels:  game, 3d

Hue Jumper

Low fi retro inspired endless runner in only 2 kilobytes! By Frank Force 2019

LIVE DEMO - ENHANCED VERSION

LIVE DEMO - 2K VERSION

TECHNICAL EXPLANTION

This entire game is a single html file, under 2k when zipped, made for 2kPlus Jam!

This repository contains both the minified 2k code and a cleaned up version with some added features.

The a.htm file when zipped with advzip should be under 2k.

Controls

  • Mouse = Steer
  • Click = Brake
  • Double Click = Jump
  • R = Restart
  • 1 = Screenshot

How to Play

The road is randomly generated and different every time. You start with 20 seconds, pass checkpoints to get 10 more seconds. Avoid rocks and trees by swerving or jumping over them. The road ends at 1000, good luck!

2k Version Features

  • Retro style 3D rendering engine in full HD
  • Realistic driving physics and collisions
  • Random level generation with increasing difficulty
  • Gradient sky with sun and moon
  • Procedurally generated mountain range
  • Random trees and rocks
  • Camera rumble and slow when off road
  • Checkpoint system, road markers, and hue shift
  • Time and distance HUD
  • Start screen with title display

Enhanced Version Features

  • Pointer lock
  • Touch support
  • Screen shot button
  • Fps display option
  • Restart button

Screenshot

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].