Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

raselneck/kyoob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kyoob v0.3.0 Alpha

Ever since first playing Minecraft, I've toyed around with the idea of making my very own voxel engine. Kyoob is the result of my turning that idea into something tangible.

screenshot of Kyoob

Requirements

  • XNA 4.0 Refresh (redistributable)
    • See here if you're using VS2012 or VS2013
    • Also .NET Framework 4.0
    • As of v0.3.0, HiDef profile is no longer required
    • This may work with MonoGame, or it may not. I have no clue

Todo

  • Improve lighting
  • Add GUI items (button, etc.)
  • Prevent walking off map (mainly for slower computers)
  • Fix gravity problems when vsync is disabled
  • Fix physics for far away places (coordinates in the thousands)
    • "Normalize" the block and player positions for physics calculations
  • Improve world generation, taking hints from Notch
  • Loading and unloading of chunks from and to disk
  • Water rendering
  • Block editing
  • Motion blur?
  • Re-implement the console/terminal?

Special Thanks

License

All of the code in this repository, unless otherwise stated, is released under the MIT license.

About

XNA Voxel Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published