• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

HarpNetStudios/cardboard: A live copy of our game engine, the Cardboard Engine!

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

HarpNetStudios/cardboard

开源软件地址:

https://github.com/HarpNetStudios/cardboard

开源编程语言:

C 52.5%

开源软件介绍:

Cardboard Engine / Carmine Impact

A live copy of our game engine, the Cardboard Engine! Based on the fantastic Cube 2 game engine.

It currently also houses the source for Carmine Impact, as it's deeply rooted within the engine itself.

Supported Systems

Windows: ✓ | Mac: | Linux: ✓ (build required)

Build instructions

Windows

  • Build with Visual Studio 2019, msbuild should also work.

Mac

Coming sooner than you might think.

Developing for M1 is cringe, I hate my life.

Linux

  • Get dependencies (make and git are not included in the list, as they should be installed on your system already.)

Ubuntu/Debian:

sudo apt-get update
sudo apt-get install -y libsdl2-dev libsdl2-mixer-dev libsdl2-image-dev libsdl2-ttf-dev libcurl4-openssl-dev libenet-dev

Arch/Manjaro:

sudo pacman -S sdl2 sdl2_mixer sdl2_image sdl2_ttf curl enet
  • Get source code from latest tagged GitHub release
git clone --recursive https://github.com/HarpNetStudios/cardboard.git
cd cardboard
git checkout $(git describe --tags)
  • Start the build process
cmake CMakeLists.txt
make
make install
  • Open cardboard_unix (in the root directory) with your favorite text editor, and replace -cOFFLINE with -c{your game token} Confused? Check here!

  • And lastly, run chmod +x cardboard_unix and ./cardboard_unix to start it

Contributing

Github Issues is the best way to report bugs, as well as reporting them in the official Discord server.

License

The Cardboard engine is licensed under the zlib license. Please refer to the license folder for more info.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap