Search found 16 matches

by nUMBRA
Fri Mar 13, 2015 3:08 am
Forum: Games and Creations
Topic: №1 Knows [Simple Platformer, From Lua with Löve]
Replies: 5
Views: 7654

Re: №1 Knows [Simple Platformer, From Lua with Löve]

Just updated in regards to the project being placed on GameJolt, allowing for easier downloading as well as soon to be added high score, trophy, and cloud data storage! :awesome:
by nUMBRA
Mon Feb 02, 2015 2:35 pm
Forum: Games and Creations
Topic: A classic JRPG
Replies: 19
Views: 15632

Re: A classic JRPG

So, I found a solution here for those of you having issues getting past the resolution menu. You have a couple lines of code that are commented that should not be in your engine/snesgui/resmenu.lua file: function res_menu:save(size, fullscreen) local file -- file = love.filesystem.newFile("res&...
by nUMBRA
Wed Jan 21, 2015 1:34 pm
Forum: General
Topic: LÖVE Jam?
Replies: 5
Views: 2409

LÖVE Jam?

Out of curiosity, has it been done before?
Would there be any interest?

:monocle: just wondering...
by nUMBRA
Tue Jan 20, 2015 4:26 am
Forum: Games and Creations
Topic: №1 Knows [Simple Platformer, From Lua with Löve]
Replies: 5
Views: 7654

Re: №1 Knows [Simple Platformer, From Lua with Löve]

Jumped back on to this project! :awesome: (A little bit easier to work with than the RPG or Lolo-like at the moment...)

Updated with a couple small features.
by nUMBRA
Tue Jan 20, 2015 4:08 am
Forum: Games and Creations
Topic: Get ready... TO BATTLE!
Replies: 4
Views: 3659

Re: Get ready... TO BATTLE!

I had a feeling something like this would come along... :awesome:
by nUMBRA
Wed Sep 03, 2014 3:39 pm
Forum: Games and Creations
Topic: [WIP] A Lolo-like
Replies: 2
Views: 3441

[WIP] A Lolo-like

Howdy, y'all. I'm back, with another pseudo-test project that I intend to see through. Again, the same warning I stick on all of my projects; the code in this game is very ugly. If you want to take a peek under the hood, go for it, but you done been warned! :joker: Any-who, this project began as an ...
by nUMBRA
Mon Oct 14, 2013 3:13 am
Forum: Libraries and Tools
Topic: RPG System [WIP]
Replies: 6
Views: 6171

Re: RPG System [WIP]

This past month or two I've used my little amounts of freetime to begin work on an RPG system, as shown below. In order to change in-game NPCs, functions, and such, it does require Tiled and some minor programming knowledge. I believe every game developer wants to make an epic role-playing game, he...
by nUMBRA
Sun Oct 13, 2013 2:55 pm
Forum: Libraries and Tools
Topic: RPG System [WIP]
Replies: 6
Views: 6171

Re: RPG System [WIP]

I loved it! With projects like this that makes me want to do my games! I'm just a noob in programming, and i'm using löve to do RPG games just like this one. I hope you don't mind if i take a peek on your codes so i can learn somethings... Well, thank you for sharing this, and sorry, my english is ...
by nUMBRA
Tue Oct 01, 2013 2:35 pm
Forum: Libraries and Tools
Topic: RPG System [WIP]
Replies: 6
Views: 6171

RPG System [WIP]

Well...I've posted here maybe once or twice (was even working on a platformer), but have since moved over to another game type. :o: This past month or two I've used my little amounts of freetime to begin work on an RPG system, as shown below. In order to change in-game NPCs, functions, and such, it ...
by nUMBRA
Fri Jul 26, 2013 6:48 pm
Forum: Libraries and Tools
Topic: My take on Metaballs (without using shaders)
Replies: 5
Views: 3853

Re: My take on Metaballs (without using shaders)

Completely random, but every time I browse past this topic in the forums...I swear it says "My take on Meatballs"... :ultraglee:

Very cool by the way!