• Stars
    star
    2
  • Language
    JavaScript
  • Created about 9 years ago
  • Updated about 9 years ago

Reviews

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

Repository Details

FPS-ish simulation using a simple ray cast render

More Repositories

1

voxelspace

C
68
star
2

3drenderer

A small 3D software renderer written in C and SDL
C
49
star
3

game-engine-cpp-2d

A very simple 2D game engine written in C++, using SDL and Lua.
C++
39
star
4

atari2600course

Code repository for the course on Atari 2600 game programming
C
30
star
5

2dphysics

A super small 2D physics engine for educational purposes
C++
25
star
6

sdl-gameloop

A very simple game loop written in C & SDL
C
22
star
7

voxelspace-sdl

A simple Voxel Space implementation implementing velocity, acceleration, pitch, camera roll, and night vision mode.
C
21
star
8

dynamicarray

A simple dynamic array implementation in C
C
15
star
9

triangle-rasterizer-fix16

A simple triangle rasterizer using 16.16 fixed-point numbers
C
13
star
10

triangle-rasterizer-int

A simple triangle rasterizer using only integers
C
8
star
11

vimfiles

Vim configuration files
Vim Script
8
star
12

sdl-rasterizer

A very simple C & SDL boilerplate to rasterize pixels on the screen (128x128)
C
4
star
13

isometric-tiles-js-p5js

A minimal isometric tilemap implementation in JavaScript and P5js
JavaScript
4
star
14

triangle-rasterizer-float

A simple triangle rasterizer using floating-point numbers
C
3
star
15

raycastmap

Simple ray casting using JavaScript
JavaScript
3
star
16

luacourse

A repository for the code created for the Lua scripting course
C
2
star
17

lua-code-editor

A minimal code editor environment written in JavaScript to interpret Lua
PHP
2
star
18

boidsagents

Implementation of Craig Reynolds' rules for autonomous agents
JavaScript
1
star
19

gaussianelimination

Simple Gaussian elimination for solving systems of equations
C++
1
star
20

dopplereffect

Doppler effect using FMOD
JavaScript
1
star
21

voxelterrain

Voxel terrain rendering with ImageData
JavaScript
1
star
22

trackeditor

Race track editor with spline control points
JavaScript
1
star
23

steganography

Simple steganography method using Python
Python
1
star
24

snake

Snake game
JavaScript
1
star
25

fallingsnow

Snow particle simulation using just simple 2D cartesian control
CSS
1
star
26

gustavopezzi

Config files for my GitHub profile.
1
star
27

clox

Interpreter for the Lox programming language written in C
C
1
star