Skip to content

TriLinder/VoxelGame

Repository files navigation

Icon

Voxel Game

A simple 3D voxel game made in Python with ModernGL.

Features

  • First person controls

  • Seed-based, procedurally generated infinite world

  • Block breaking and block placing

  • Infinite amount of saves, similar to Minecraft

  • In-game settings

  • Sounds

Installation

  1. Clone the repository git clone https://github.com/TriLinder/VoxelGame.git

  2. Install the requirements from requirements.txt

  3. Run main.py

System keybinds

Most keybinds can be changed from the settings, however, some system keybinds can not.

These are:

KEY FUNCTION
ESC Pause the game
DEL Quit the application
F11 Toggle fullscreen
F1 Hide the UI
F2 Take a screenshot

Screenshots

A generated river

A sign made from stone

A small house

World selector

About

A 3D building voxel game made in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published