Pinned Repositories
2048-unity
A 2048 clone written in an afternoon to see how easy it would be to do in Unity
4clojure-solutions
My solutions to the problems on http://4clojure.com
BasicEntitasMonogameExample
A very basic example of using Entitas with Monogame
brainfudje
A brainf*ck interpreter written in Clojure
clj-trm
A url-shortener written in Clojure + Noir
forsight
A basic Forth interpreter written in Scheme.
GlossPong
A pong-esque game written in Haskell used to learn how a simple game could be designed in Gloss.
KhaShmup
A demo of how one might create a small game using Kha
Thieflike
A fun little roguelike written in Haskell
jamiltron's Repositories
jamiltron/2048-unity
A 2048 clone written in an afternoon to see how easy it would be to do in Unity
jamiltron/4clojure-solutions
My solutions to the problems on http://4clojure.com
jamiltron/KhaShmup
A demo of how one might create a small game using Kha
jamiltron/BasicEntitasMonogameExample
A very basic example of using Entitas with Monogame
jamiltron/jamiltron.github.com
My page
jamiltron/ray-starter
A skeleton of a raylib project with Cmake
jamiltron/SuperCoinAlien
A Super Crate Box clone made as an example 2d Unity game.
jamiltron/ggj2016
jamiltron/brp-codex
Compendium of BRP materials
jamiltron/CharacterController2D
jamiltron/Conway
A Conway's Game of Life implementation
jamiltron/homunculus
Puzzle Game written in LibGDX
jamiltron/jonesy
Functional programming in Lua
jamiltron/JTP
Game utilities for personal hobby purposes.
jamiltron/learn_gfx_2d
A collection of examples used in learning GFX-RS for 2d graphics.
jamiltron/Camp-Fruit
jamiltron/Ash-HaXe
Port of Ash entity framework to HaXe
jamiltron/boxes_catching_boxes
First start at relearning Rust for gamedev.
jamiltron/dot-files
My personal configs
jamiltron/gfx
A high-performance, bindless graphics API for Rust.
jamiltron/gfx_sprite_2d
Display a 2d png using gfx.
jamiltron/ggez-skeleton
A starter project for ggez
jamiltron/ggj2015
TEAM SOUND BEASTS - Our team's entry for global game jam 2015
jamiltron/godot
Godot Engine – Multi-platform 2D and 3D game engine
jamiltron/godot-2d-space-game
A 2D space exploration and mining game made with Godot and our AI framework
jamiltron/Kha
Ultra-portable, high performance, open source multimedia framework.
jamiltron/midgar-engine
A Rusty game framework inspired by libGDX
jamiltron/raylib
A simple and easy-to-use library to enjoy videogames programming
jamiltron/rust-by-example
Learn Rust with examples (Live code editor included)
jamiltron/stopwatch
Stopwatch API to easily monitor production Scala applications