What's everyone working on? (tigsource inspired)

General discussion about LÖVE, Lua, game development, puns, and unicorns.
User avatar
unixfreak
Citizen
Posts: 82
Joined: Thu Oct 15, 2015 6:25 am
Location: Bristol, UK
Contact:

Re: What's everyone working on? (tigsource inspired)

Post by unixfreak »

A strategy game with quirks/idea from DEFCON and Command & Conquer. I only have nukes implemented at the moment though.
User avatar
Alexar
Party member
Posts: 174
Joined: Thu Feb 05, 2015 1:57 am
Location: Chengdu,China

Re: What's everyone working on? (tigsource inspired)

Post by Alexar »

so this is what i am currently playing with. inspired by 1pix.
GIF.gif
GIF.gif (2.53 MiB) Viewed 13222 times
Atone
Prole
Posts: 6
Joined: Mon Aug 28, 2017 5:16 am

Re: What's everyone working on? (tigsource inspired)

Post by Atone »

Hey dudes. First post, löving this framework. My first test project was a top-down shooter/RTS hybrid thing that I'm not totally sure I'm going to finish, but it spun off into this project: A map editor. I was hand coding my tile/collision/entity maps and I wanted an easier and more visual way to whip up a whole campaign's worth of maps, so I built one. It saves the maps as JSON files and already does a lot more feature-wise than I ever intended it to do. I've been having fun every night adding features and refactoring my shitty code. My current priority is making it general purpose (rather than specific to my game) by allowing the user specify tile size, map size, load their own tilesheets, give names of files to load and save, etc. I'm learning a ton and really looking forward to using this for a game down the line.

Pictured: Me riffing on some patterns with my placeholder tiles.
Attachments
editor.png
editor.png (77.51 KiB) Viewed 13131 times
User avatar
Foppy
Prole
Posts: 11
Joined: Mon Aug 28, 2017 8:50 pm
Location: Netherlands
Contact:

Re: What's everyone working on? (tigsource inspired)

Post by Foppy »

Attempting a pseudo 3d racer, which is my first attempt at anything in Lua and Love2d. So far I have a scrolling straight road! While writing the code I use a previous game I wrote in BlitzMax as reference. I have not thought about the rest of the game yet, just trying to get the fundamentals working while learning about Lua and Love2d.
pseudo3d.png
pseudo3d.png (7.73 KiB) Viewed 12750 times
Last edited by Foppy on Mon Sep 11, 2017 9:06 pm, edited 2 times in total.
User avatar
Alexar
Party member
Posts: 174
Joined: Thu Feb 05, 2015 1:57 am
Location: Chengdu,China

Re: What's everyone working on? (tigsource inspired)

Post by Alexar »

a paper burn effect shader
GIF.gif
GIF.gif (3.4 MiB) Viewed 12942 times
User avatar
Ulydev
Party member
Posts: 445
Joined: Mon Nov 10, 2014 10:46 pm
Location: Paris
Contact:

Re: What's everyone working on? (tigsource inspired)

Post by Ulydev »

Working on planet generation
Image
User avatar
Ranguna259
Party member
Posts: 911
Joined: Tue Jun 18, 2013 10:58 pm
Location: I'm right next to you

Re: What's everyone working on? (tigsource inspired)

Post by Ranguna259 »

unixfreak wrote: Wed Aug 23, 2017 6:25 pm A strategy game with quirks/idea from DEFCON and Command & Conquer. I only have nukes implemented at the moment though.
...
This looks really well polished, nice work !

Ulydev wrote: Fri Sep 08, 2017 9:15 pm Working on planet generation
...
Awesome !
I'm loving the visuals, keep it up !
LoveDebug- A library that will help you debug your game with an on-screen fully interactive lua console, you can even do code hotswapping :D

Check out my twitter.
User avatar
Alexar
Party member
Posts: 174
Joined: Thu Feb 05, 2015 1:57 am
Location: Chengdu,China

Re: What's everyone working on? (tigsource inspired)

Post by Alexar »

iso wave effect
isowave
isowave
GIF3.gif (3.32 MiB) Viewed 12657 times
Germanunkol
Party member
Posts: 712
Joined: Fri Jun 22, 2012 4:54 pm
Contact:

Re: What's everyone working on? (tigsource inspired)

Post by Germanunkol »

Neat, how do you render that? Individual rectangles?
trAInsported - Write AI to control your trains
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
User avatar
Alexar
Party member
Posts: 174
Joined: Thu Feb 05, 2015 1:57 am
Location: Chengdu,China

Re: What's everyone working on? (tigsource inspired)

Post by Alexar »

Germanunkol wrote: Tue Sep 19, 2017 6:56 pm Neat, how do you render that? Individual rectangles?
just 3 faces that facing the camera, it's not a read 3d.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 54 guests