Skip to content

esben181/Blockgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockgame

An old, incomplete Minecraft-type block engine written in C# using OpenGL through OpenTK.

Feel free to fork/copy do whatever you want with this. I have no plans on updating this repo.

How to build

This project runs on the .NET framework and needs the OpenTK 3.3.0 package to run

Below are the setup steps for Visual Studio (2022):

Step 1: set the working directory to the Blockgame/ folder

Alt step00 !Alt step01

Step 2: install the OpenTK 3.3.0 NuGet package:

Alt step02 Alt step03

Step 3: build the project

...

License

see the license file

About

a block game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published