Skip to content

guimcaballero/rts_prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy RTS Prototype

This is an early stage prototype for an RTS game made with the Bevy game engine. Read a bit about it here.

At the moment a simple movement system for the camera and units has been implemented, and not much else. Oh, and units are just cubes.

It uses bevy_mod_picking to deal with selecting units and their target position.

Gameplay

Here's a gif showcasing most the features:

Gameplay gif