thelandofwildblocs


Branches

Name Last commit Author
main 2023-09-08 17:09:21 UTC Merlin Gelinas

File Tree (HEAD)

Name Size
.gitignore 133
Build_Run.sh 278
CPP/blockinfo.cpp 913
CPP/chunk.cpp 6051
CPP/engine.cpp 22015
CPP/main.cpp 378
CPP/mob.cpp 2943
CPP/openglcontext.cpp 4363
CPP/perlin.cpp 4891
CPP/player.cpp 2237
CPP/shader.cpp 3912
CPP/sounds.cpp 1308
CPP/texture.cpp 1512
CPP/textureatlas.cpp 5993
CPP/tool.cpp 1890
CPP/transformation.cpp 1120
CPP/vertexbuffer.cpp 2427
H/array2d.h 1248
H/array3d.h 1416
H/blockinfo.h 601
H/chunk.h 780
H/define.h 705
H/engine.h 2546
H/matrix4.h 14166
H/openglcontext.h 1790
H/perlin.h 1063
H/player.h 1447
H/shader.h 740
H/sounds.h 456
H/texture.h 387
H/textureatlas.h 1126
H/tool.h 491
H/transformation.h 738
H/vector3.h 4104
H/vertexbuffer.h 931
Makefile 1430
README.md 640
external/devil178/include/IL/config.h 3412
external/devil178/include/IL/config.h.win 1583
external/devil178/include/IL/devil_internal_exports.h 6920
external/devil178/include/IL/il.h 24718
external/devil178/include/IL/il_wrap.h 4536
external/devil178/include/IL/ilu.h 6861
external/devil178/include/IL/ilu_region.h 537
external/devil178/include/IL/ilut.h 15183
external/devil178/include/IL/ilut_config.h 479
external/devil178/lib/DevIL.dll 764416
external/devil178/lib/DevIL.lib 30802
external/devil178/lib/ILU.dll 28672
external/devil178/lib/ILU.lib 11630
external/devil178/lib/ILUT.dll 17408
external/devil178/lib/ILUT.lib 10564
external/devil178/lib/unicode/DevIL.dll 764416
external/devil178/lib/unicode/DevIL.lib 30802
external/devil178/lib/unicode/ILU.dll 29184
external/devil178/lib/unicode/ILU.lib 11630
external/devil178/lib/unicode/ILUT.dll 17408
external/devil178/lib/unicode/ILUT.lib 10564
external/sfml23/include/SFML/Audio.hpp 2095
external/sfml23/include/SFML/Audio/AlResource.hpp 2327
external/sfml23/include/SFML/Audio/Export.hpp 1662
external/sfml23/include/SFML/Audio/InputSoundFile.hpp 9318
external/sfml23/include/SFML/Audio/Listener.hpp 8910
external/sfml23/include/SFML/Audio/Music.hpp 8232
external/sfml23/include/SFML/Audio/OutputSoundFile.hpp 4523
external/sfml23/include/SFML/Audio/Sound.hpp 9266
external/sfml23/include/SFML/Audio/SoundBuffer.hpp 12929
external/sfml23/include/SFML/Audio/SoundBufferRecorder.hpp 4848
external/sfml23/include/SFML/Audio/SoundFileFactory.hpp 7190
external/sfml23/include/SFML/Audio/SoundFileFactory.inl 3154
external/sfml23/include/SFML/Audio/SoundFileReader.hpp 5889
external/sfml23/include/SFML/Audio/SoundFileWriter.hpp 4430
external/sfml23/include/SFML/Audio/SoundRecorder.hpp 14059
external/sfml23/include/SFML/Audio/SoundSource.hpp 10387
external/sfml23/include/SFML/Audio/SoundStream.hpp 14785
external/sfml23/include/SFML/Config.hpp 5342
external/sfml23/include/SFML/Graphics.hpp 2530
external/sfml23/include/SFML/Graphics/BlendMode.hpp 9700
external/sfml23/include/SFML/Graphics/CircleShape.hpp 5344
external/sfml23/include/SFML/Graphics/Color.hpp 9789
external/sfml23/include/SFML/Graphics/ConvexShape.hpp 5391
external/sfml23/include/SFML/Graphics/Drawable.hpp 3822
external/sfml23/include/SFML/Graphics/Export.hpp 1680
external/sfml23/include/SFML/Graphics/Font.hpp 17082
external/sfml23/include/SFML/Graphics/Glyph.hpp 2753
external/sfml23/include/SFML/Graphics/Image.hpp 12310
external/sfml23/include/SFML/Graphics/PrimitiveType.hpp 2194
external/sfml23/include/SFML/Graphics/Rect.hpp 8763
external/sfml23/include/SFML/Graphics/Rect.inl 5100
external/sfml23/include/SFML/Graphics/RectangleShape.hpp 4465
external/sfml23/include/SFML/Graphics/RenderStates.hpp 6538
external/sfml23/include/SFML/Graphics/RenderTarget.hpp 17532
external/sfml23/include/SFML/Graphics/RenderTexture.hpp 10188
external/sfml23/include/SFML/Graphics/RenderWindow.hpp 9637
external/sfml23/include/SFML/Graphics/Shader.hpp 26008
external/sfml23/include/SFML/Graphics/Shape.hpp 13668
external/sfml23/include/SFML/Graphics/Sprite.hpp 10685
external/sfml23/include/SFML/Graphics/Text.hpp 13917
external/sfml23/include/SFML/Graphics/Texture.hpp 24256
external/sfml23/include/SFML/Graphics/Transform.hpp 16047
external/sfml23/include/SFML/Graphics/Transformable.hpp 16396
external/sfml23/include/SFML/Graphics/Vertex.hpp 5615
external/sfml23/include/SFML/Graphics/VertexArray.hpp 7768
external/sfml23/include/SFML/Graphics/View.hpp 12285
external/sfml23/include/SFML/Main.hpp 1521
external/sfml23/include/SFML/Network.hpp 1982
external/sfml23/include/SFML/Network/Export.hpp 1674
external/sfml23/include/SFML/Network/Ftp.hpp 24912
external/sfml23/include/SFML/Network/Http.hpp 19862
external/sfml23/include/SFML/Network/IpAddress.hpp 12663
external/sfml23/include/SFML/Network/Packet.hpp 13974
external/sfml23/include/SFML/Network/Socket.hpp 7701
external/sfml23/include/SFML/Network/SocketHandle.hpp 1773
external/sfml23/include/SFML/Network/SocketSelector.hpp 9312
external/sfml23/include/SFML/Network/TcpListener.hpp 5366
external/sfml23/include/SFML/Network/TcpSocket.hpp 11300
external/sfml23/include/SFML/Network/UdpSocket.hpp 10735
external/sfml23/include/SFML/OpenGL.hpp 2252
external/sfml23/include/SFML/System.hpp 2287
external/sfml23/include/SFML/System/Clock.hpp 3713
external/sfml23/include/SFML/System/Err.hpp 2641
external/sfml23/include/SFML/System/Export.hpp 1668
external/sfml23/include/SFML/System/FileInputStream.hpp 5442
external/sfml23/include/SFML/System/InputStream.hpp 4855
external/sfml23/include/SFML/System/Lock.hpp 4246
external/sfml23/include/SFML/System/MemoryInputStream.hpp 5193
external/sfml23/include/SFML/System/Mutex.hpp 4972
external/sfml23/include/SFML/System/NonCopyable.hpp 4302
external/sfml23/include/SFML/System/Sleep.hpp 1821
external/sfml23/include/SFML/System/String.hpp 25366
external/sfml23/include/SFML/System/String.inl 1785
external/sfml23/include/SFML/System/Thread.hpp 9233
external/sfml23/include/SFML/System/Thread.inl 2776
external/sfml23/include/SFML/System/ThreadLocal.hpp 3415
external/sfml23/include/SFML/System/ThreadLocalPtr.hpp 5000
external/sfml23/include/SFML/System/ThreadLocalPtr.inl 2210
external/sfml23/include/SFML/System/Time.hpp 16061
external/sfml23/include/SFML/System/Utf.hpp 35528
external/sfml23/include/SFML/System/Utf.inl 21501
external/sfml23/include/SFML/System/Vector2.hpp 9778
external/sfml23/include/SFML/System/Vector2.inl 4158
external/sfml23/include/SFML/System/Vector3.hpp 9785
external/sfml23/include/SFML/System/Vector3.inl 4428
external/sfml23/include/SFML/Window.hpp 2046
external/sfml23/include/SFML/Window/Context.hpp 4982
external/sfml23/include/SFML/Window/ContextSettings.hpp 6293
external/sfml23/include/SFML/Window/Event.hpp 13214
external/sfml23/include/SFML/Window/Export.hpp 1668
external/sfml23/include/SFML/Window/GlResource.hpp 2586
external/sfml23/include/SFML/Window/Joystick.hpp 8608
external/sfml23/include/SFML/Window/Keyboard.hpp 8219
external/sfml23/include/SFML/Window/Mouse.hpp 6321
external/sfml23/include/SFML/Window/Sensor.hpp 5820
external/sfml23/include/SFML/Window/Touch.hpp 5037
external/sfml23/include/SFML/Window/VideoMode.hpp 8690
external/sfml23/include/SFML/Window/Window.hpp 23120
external/sfml23/include/SFML/Window/WindowHandle.hpp 2368
external/sfml23/include/SFML/Window/WindowStyle.hpp 1961
external/sfml23/lib/flac.lib 512458
external/sfml23/lib/freetype.lib 858580
external/sfml23/lib/jpeg.lib 354754
external/sfml23/lib/ogg.lib 22794
external/sfml23/lib/openal32.lib 32366
external/sfml23/lib/sfml-audio-d.lib 55936
external/sfml23/lib/sfml-audio-s-d.lib 3637600
external/sfml23/lib/sfml-audio-s.lib 1208582
external/sfml23/lib/sfml-audio.lib 55596
external/sfml23/lib/sfml-graphics-d.lib 128968
external/sfml23/lib/sfml-graphics-s-d.lib 4893600
external/sfml23/lib/sfml-graphics-s.lib 1877020
external/sfml23/lib/sfml-graphics.lib 128172
external/sfml23/lib/sfml-main-d.lib 18176
external/sfml23/lib/sfml-main.lib 1170
external/sfml23/lib/sfml-network-d.lib 71842
external/sfml23/lib/sfml-network-s-d.lib 3062186
external/sfml23/lib/sfml-network-s.lib 1187608
external/sfml23/lib/sfml-network.lib 71436
external/sfml23/lib/sfml-system-d.lib 41816
external/sfml23/lib/sfml-system-s-d.lib 1197778
external/sfml23/lib/sfml-system-s.lib 408504
external/sfml23/lib/sfml-system.lib 41534
external/sfml23/lib/sfml-window-d.lib 31084
external/sfml23/lib/sfml-window-s-d.lib 2418960
external/sfml23/lib/sfml-window-s.lib 824300
external/sfml23/lib/sfml-window.lib 30878
external/sfml23/lib/vorbis.lib 852828
external/sfml23/lib/vorbisenc.lib 643788
external/sfml23/lib/vorbisfile.lib 34544
media/music/TheRiseoftheMechbeings.ogg 543235
media/shaders/shader01.frag 170
media/shaders/shader01.vert 131
media/sounds/Footstep_Tile_Left.wav 63310
media/sounds/Footstep_Tile_Right_2.wav 63310
media/textures/cross.bmp 3126
media/textures/dark.png 810821
media/textures/darker.png 881712
media/textures/font.bmp 196662
media/textures/light.png 1202463
media/textures/lighter.png 1492378
media/textures/mob.png 3496

History

commit b887184a00a9a47d219ef8ea09af423d36872465 (HEAD -> main)
Author: Merlin Gelinas <thatscringebro@tutanota.com>

changed github to gitlab

commit 9dfd911bff9c569d4ad09722f4f77c2783c3952d
Author: thatscringebro <thatscringebro@tutanota.com>

Init

commit cffe9490f044ffde4bb19f1bab0549c0f32bb453
Author: Merlin Gelinas <thatscringebro@tutanota.com>

Initial commit


Contents of README.md

The Land of Wild Blocs

Description

This is a small minecraft clone with a small engine designed to be small and simple. The project is made primarly in c++

How to compile and run the game

sh Build_Run.sh

The game should now compile and run as wanted. Build files are automatically deleted when the game is closed

Developper

|Name|GitLab| |--|--| |Merlin Gelinas|thatscringebro|

All music and sounds used in the game was found on this website: https://soundimage.org/