Matthew Hopson

Results 20 repositories owned by Matthew Hopson

Minecraft-In-5-Seconds

68
Stars
33
Forks
Watchers

Simple Minecraft clone made in 5 seconds (modded from Fogleman's version)

MineCraft-One-Week-Challenge

2.6k
Stars
380
Forks
Watchers

I challenged myself to see if I could create a voxel game (Minecraft-like) in just one week using C++ and OpenGL, and here is the result

Minecraft-Tutorial

57
Stars
6
Forks
Watchers

The source code for my tutorial series

multi-pong

24
Stars
2
Forks
Watchers

Multiplayer pong using UDP sockets and a client/server model.

Pixelator

29
Stars
4
Forks
Watchers

Input an image, out comes pixel art

Raycast

17
Stars
3
Forks
Watchers

Raycasting experiments using sfml

rusty-gl

23
Stars
5
Forks
Watchers

Wrapper over gl-rs, to make code look more like Rust and less like C while still having classical OpenGL control as you would in C

SFML-Game-Framework

144
Stars
28
Forks
Watchers

Beginner framework for SFML games and other applications.

Stonks

34
Stars
2
Forks
Watchers

Simulate stonks in python

cpp-project-generator

16
Stars
4
Forks
Watchers

For personal use, easily creates new C++ project files with Cmake etc