Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 490 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 490 Bytes

ycraft

my top down sandbox game

compile

$ make

a binary will be placed in the bin folder

if compilation fails because of undefined SDL_RenderGeometry then compile again but do:

$ make triangles=off

dependencies

SDL2, SDL2_ttf, SDL2_image, SDL2_mixer, libcurl

controls

WASD - move player

left click - delete block

right click - place block

t - open chat

e - open/close inventory

screenshots

known bugs

none rn