Pinned Repositories
1-million-LOC
A repo to make a love mmo with 1 million of code.
Ben10Game
Ben10Game(working title)
Boredom
Boredom the gameeeeeeeeeee
Love-Bags
Love Bags is a entity component system I am making
LSystem
L-Systems in lua (kinda)
LuaNeuralNet
Neural Network implemented in lua 5.1
Project-Unique
"Project Unique" is the engine behind Love Game Maker; a tool allowing kids to easily create games using the LOVE2D framework.
To-Do-App-Client
To Do app for practicing how to make apps that communicate with rest APIs
vapor
Vapor - LÖVE Distribution Client
waterledger
App for logging water consumption and to remember to drink water.
Bobbyjoness's Repositories
Bobbyjoness/Boredom
Boredom the gameeeeeeeeeee
Bobbyjoness/Love-Bags
Love Bags is a entity component system I am making
Bobbyjoness/Project-Unique
"Project Unique" is the engine behind Love Game Maker; a tool allowing kids to easily create games using the LOVE2D framework.
Bobbyjoness/To-Do-App-Client
To Do app for practicing how to make apps that communicate with rest APIs
Bobbyjoness/vapor
Vapor - LÖVE Distribution Client
Bobbyjoness/waterledger
App for logging water consumption and to remember to drink water.
Bobbyjoness/1-million-LOC
A repo to make a love mmo with 1 million of code.
Bobbyjoness/Autograder
Bobbyjoness/Ben10Game
Ben10Game(working title)
Bobbyjoness/LSystem
L-Systems in lua (kinda)
Bobbyjoness/LuaNeuralNet
Neural Network implemented in lua 5.1
Bobbyjoness/BobbyJonesCore
BobbyJonesCore for his love2d applications
Bobbyjoness/bobbyjoness.github.io
Bobbyjoness/cpml
Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.
Bobbyjoness/DevComic
Developer comic
Bobbyjoness/docs
docs for my projects
Bobbyjoness/Earth-Defender-V2
Second revision of first game ever made. 2014 guys.
Bobbyjoness/Filmy
Awesome material designed movie app powered by tmdb and trakt.
Bobbyjoness/gpgp
Bobbyjoness/grid-sdk
The Grid SDK - A 2D game engine built on LÖVE
Bobbyjoness/ice_breaker_app
Bobbyjoness/inflate.lua
inflate ToDo this description
Bobbyjoness/Jumper
Fast, lightweight and easy-to-use pathfinding library for grid-based games
Bobbyjoness/love2d-game-maker
A development tool designed for easy creation of games using the LÖVE open-source game framework. Based off of Game Maker by Mark Overmans.
Bobbyjoness/luigi
Lovely User Interfaces for Game Inventors
Bobbyjoness/mari0
Mario + Portal platformer
Bobbyjoness/patchy
Simple 9patch library for LÖVE
Bobbyjoness/Simple-Tiled-Implementation
Tiled library for LÖVE
Bobbyjoness/Terasology
Terasology - open source voxel world
Bobbyjoness/To-Do-Server
Rest Server for To-Do app that I am making as Practice