8000 GitHub - Acueres/SharpCraft: A Minecraft clone written in C# using MonoGame Framework
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Acueres/SharpCraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpCraft

A Minecraft clone written in C# using MonoGame Framework
Download https://drive.google.com/file/d/1yeob8fMmDjdBdaioYU_pte8hCNi4kHbm/view?usp=sharing

Features

  • Simple terrain generation using FastNoiseLite https://github.com/Auburn/FastNoiseLite
  • More than 20 types of blocks and more can be added easily
  • Basic lighting system with daylight cycle
  • World changes persisted in a SQLite database

Controls

  • WASD to move forward, left, backward, right
  • Double tap W to sprint
  • Space to jump
  • Double tap space to switch between flying and walking
  • Hold space to ascend
  • Hold LShift to descend
  • Left click to destroy a block
  • Right click to place a block
  • Esc to open menu
  • E to open and close inventory
  • F3 to open debug screen
  • F2 to take screenshot

License

MIT

Screenshots

mountains river night

About

A Minecraft clone written in C# using MonoGame Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0