The idea is to play around with a minecraft-like block exploration game, written from scratch in C using SDL2 and OpenGL 3.0. Minimal dependencies, probably won't be a game as such before the end of the week, but the goal is to have a world generated and to be able to walk around in it. Why? Mainly to refresh my 3D knowledge, catch up with what's happened since I last played with that stuff, and to have fun. :)
The project is now finished, at least as far as I got during this week. There is still a lot remaining to have a proper game.
I managed to get a basic block world running with infinitely generating terrain, loading as the player moves around. There is some basic lighting which is visible in one of the screenshots above.
During the process I encountered a lot of interesting problems, mainly reacquainting myself with 3D math and ANSI C (and GDB). The first screenshot above is the result of an interesting bug when adding the functionality to grab screenshots directly in the game. I thought it had a certain aesthetic appeal.
This project is part of:
Hack Week 11
Activity
Comments
Similar Projects
WebGL Game ⚽ by jarodriguez
Project Description
This project aims ...
Vulkan Widget for GTK by yudaike
[comment]: # (Please use the project descriptio...
A quantum physics experiment puzzle (designed with Google's CP-SAT solver) by moio
[![link to video player demoing the result](htt...
Port some classic game to Linux by MDoucha
Let's pick some old classic game, reverse engin...
Extract generic testing framework from Linux Test Project code base by acervesato
Project Description
The Linux Test Projec...
Extend GObject based introspectable API to libzypp by zbenjamin
[comment]: # (Please use the project descriptio...
Vulkan Widget for GTK by yudaike
[comment]: # (Please use the project descriptio...
Avahi Integration and Network Connection by vojha
Avahi Integration and Network Connection
...
Port OTPClient to GTK >= 4.12 by pstivanin
Project Description
OTPClient is currentl...