Creating an RTS strategy with Love2D?

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
lemberg310
Prole
Posts: 1
Joined: Fri Nov 22, 2024 1:01 am

Creating an RTS strategy with Love2D?

Post by lemberg310 »

Hello, I recently came across this framework and was wondering how large projects can be written on it. I have never written games in scripting languages before. So I was wondering how realistic it is to create a small RTS strategy game in Love2D, and how absurd is it from your point of view?

I would be grateful for any advice on this.
Have a nice day :awesome:
User avatar
darkfrei
Party member
Posts: 1204
Joined: Sat Feb 08, 2020 11:09 pm

Re: Creating an RTS strategy with Love2D?

Post by darkfrei »

Making a small RTS in Love2D is definitely doable, even if you’re new to scripting languages. Love2D is pretty lightweight and great for 2D games, so you can handle stuff like maps, units, and simple controls without too much hassle.

Start with something small, like a map where units can move around, and build from there. As long as you keep the scope reasonable, it’s a solid project and a great way to learn.
:awesome: in Lua we Löve
:awesome: Platformer Guide
:awesome: freebies
User avatar
dusoft
Party member
Posts: 655
Joined: Fri Nov 08, 2013 12:07 am
Location: Europe usually
Contact:

Re: Creating an RTS strategy with Love2D?

Post by dusoft »

Yes, it is doable. Also, LOVE is great for prototyping, specially if you use some existing libraries to speed things up.
User avatar
pgimeno
Party member
Posts: 3673
Joined: Sun Oct 18, 2015 2:58 pm

Re: Creating an RTS strategy with Love2D?

Post by pgimeno »

This thread will give you idea of how much is possible: viewtopic.php?t=92210
Post Reply

Who is online

Users browsing this forum: Google [Bot] and 6 guests