LaCelle Craft (In Progress)

LaCelle Craft-2D RTS-PC_NFGE




Description:

This is a 2D RTS game developed with NFGE. 

The project is currently not finished. But I have most of the game play structure done.

Current Feature:
  • Had one faction with a `Worker` & `Attack Ship` unit
  • Supported maximum 8 player in a map.
  • Implemented State machine and steering behavior on the current unit
  • Implemented RTS game-controller that can single selecting and Group selecting and attacking.

The UI of the Demo is using Dear Imgui(https://github.com/ocornut/imgui)

Demo Video:


Technical Support:

My Instructor: Peter Chan 

Comments

Popular posts from this blog

NFGE

Physics Demo: Grass Simulation

3D Graphic Demo: YBot-Simulation(In Progress)