Does anyone know of a project or tutorial that uses a 2D-grid based combat system such as SRPG or tactical RPG.
The reason I ask is because I learn best by doing and seeing other people's examples.
I know it probably doesn't exist, but I thought I'd ask.
I have searched for such projects already and have found a couple of Ludum Dare links but they're dead right now.
Any help would be appreciated.
Requesting examples to learn from.
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
-
- Prole
- Posts: 16
- Joined: Tue Mar 11, 2014 6:48 pm
- Location: united states
- Zilarrezko
- Party member
- Posts: 345
- Joined: Mon Dec 10, 2012 5:50 am
- Location: Oregon
Re: Requesting examples to learn from.
Not that i've seen of man. If you're pretty good at Object Orientated Programming for Lua, and have a good structure understanding of C++, then you'll know a basic bit of Java if you know C++, as such you can watch a C++ or Java person coding a game like that, although tutorials or codethroughs like that are sparse but not impossible to find.
Sorry I can't be more help, most programming tutorials are just teaching you little bits of code or processes or built in libraries, that's how I painfully learned, but learned a bit nonetheless.
Sorry I can't be more help, most programming tutorials are just teaching you little bits of code or processes or built in libraries, that's how I painfully learned, but learned a bit nonetheless.
- HugoBDesigner
- Party member
- Posts: 403
- Joined: Mon Feb 24, 2014 6:54 pm
- Location: Above the Pocket Dimension
- Contact:
Re: Requesting examples to learn from.
I might suggest you to look at this:
Code Doodles thread
It has some advanced stuff, but mostly really simple and cool "gadgets" for you to play (and mess around) with
Code Doodles thread
It has some advanced stuff, but mostly really simple and cool "gadgets" for you to play (and mess around) with
Re: Requesting examples to learn from.
One of my favourite features of LÖVE is that it doesn't come with any real game structure, all that stuff is up to you to implement. If you want to implement a 2D grid based combat system, then ask yourself how you want it to work and start implementing that. If you don't want to write it from scratch on your own, I'd say LÖVE might not be the right tool for you, because it's probably going to be difficult to find good tutorials and examples of everything you might want to implement.
Honestly, if you have any previous programming experience, I'd recommend just trying to implement it on your own. If you run into issues, you can always post your code here and we'll help you
Honestly, if you have any previous programming experience, I'd recommend just trying to implement it on your own. If you run into issues, you can always post your code here and we'll help you
My game called Hat Cat and the Obvious Crimes Against the Fundamental Laws of Physics is out now!
Who is online
Users browsing this forum: Bing [Bot], rabbitboots and 7 guests