Giter Site home page Giter Site logo

qinjs / creationengine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bulestorm/creationengine

0.0 0.0 0.0 29.01 MB

C++ OpenGL 模仿我的世界,内容相对完善,随机地图,支持双人联机,代码注释多

License: GNU General Public License v3.0

C++ 72.51% C 25.52% Objective-C 1.69% CMake 0.14% GLSL 0.15%

creationengine's Introduction

CreationEngine

C++ OpenGL 3d沙盒游戏,内容相对完善,随机地图,支持双人联机,代码注释多

B站视频

https://b23.tv/av98281860/p1

编译环境

any Cxxcomplie with cmake on windows7+

Attention: need opencv glfw3 freetype with "Find---.cmake"

Tips: You can use vcpkg to install these packages with cmake for visual studio.

windows
vcpkg install freetype:x64-windows glfw3:x64-windows opencv:x64-windows sqlite3:x64-windows libuv:x64-windows
linux

(May be you need to replace 'x64' to 'x32')

游戏操作

移动:WASD

跳跃:空格

切换方块:123456789

消除方块:鼠标左键

放置方块:鼠标右键

退出:ESC

释放鼠标捕获:左ALT

支持双人联机

BuleStorm 的链接

B站:https://b23.tv/av98281860/p1

微信公众号:软件工程Code

CSDN:https://blog.csdn.net/qq_40300617/article/details/105027030

GitHub:https://github.com/BuleStorm/CreationEngine

核心开发者

BuleStorm

Pevernow

Thanks

Textures by soothing32 (CC BY-SA 4.0)

新项目地址:

https://github.com/Pevernow/CreationEngine

creationengine's People

Contributors

bulestorm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.