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

JoeyDeVries/Lucid: A 2D game w/ 3D lighting written on top of a small structured ...

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

开源软件名称:

JoeyDeVries/Lucid

开源软件地址:

https://github.com/JoeyDeVries/Lucid

开源编程语言:

C++ 59.4%

开源软件介绍:

C++ Lucid - 2D Game Engine + Game w/ 3D lighting

Notes

  • Project and librarires (if relevant) built with MSVC 140 (Visual Studio Community 2015)
  • Pre-compiled libraries added, but building 3rd party libraries yourself is advised.
  • Copy .DLLs from Libs/Pre-compiled DLLs/ over to executable folder or retrieve/compile them yourself.
  • Repository is not built around supporting different run-time configurations.

Lucid

Lucid is the combined effort of creating a game by first creating a custom, organized and well-structured game engine and then building a game on top of it. Lucid is a game about dynamically switching physics state between specific colored block based on whatever colored light the player activates through its lantern. The player is required to influence the correct physics collision states at the exact right time to build a path for moving forward. Requires memory, quick reflexes, and the ability to look ahead.

Lucid is an attempt to experiment with different approaches of designing and building a larger game and game-engine. This includes separating render state from game logic and separating physics state from both the game logic and render logic. Lucid features an entity component system for defining the game logic and uses an event queue system for inter-module communication. The goal of the system was to decouple irrelevant components and finding a strong balance between well-regarded design patterns and the system's requirements.

For more information (including media) regarding Lucid: see joeydevries.com.

Features

  • Normal mapped 3D lighting simulation of 2D sprites.
  • Dynamic physics collision state management.
  • Entity-component based system architecture.
  • Event-based message queue system for inter-module communication.
  • Signed distance field text rendering.
  • Fully integrated 2D physics system.
  • 2D spritesheet animation.
  • 2D particle engine.
  • Custom levels can be built by anyone using the Tiled level editor due to Lucid's seamless integration with the Tiled XML format. See Bin/levels/tutorial.tmx for Lucid's Tiled components.
  • Location-based audio falloff.
  • Interesting and challenging puzzles.



鲜花

握手

雷人

路过

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

请发表评论

全部评论

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

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

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

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

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