Skip to content

notpolarstar/bassicraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bassicraft

A simple Minecraft clone made in Vulkan (C++)

This project is in development.

Features

- Infinite world generation
- Player movement
- Multiple block types
- Inventory & Hotbar
- Particles
- Breaking & placing blocks

Installation

  1. Install the necessary dependencies:

    • vulkan
    • gcc
    • libxxf86vm-dev
    • glfw3
    • glslc
    • xrandr
  2. Clone the bassicraft repository:

    git clone --recurse-submodules --remote-submodules git@github.com:notpolarstar/bassicraft.git
    
  3. Navigate to the project directory:

    cd bassicraft
    
  4. Build the project:

    make
    
  5. Launch bassicraft:

    ./bassicraft
    

About

A simple Minecraft clone made in Vulkan (C++)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages