Thrive Game Development
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Thrive Game Development

Development of the evolution game Thrive.
 
HomeHome  PortalPortal  Latest imagesLatest images  SearchSearch  RegisterRegister  Log inLog in  
Welcome new and returning members!
If you're new, read around a bit before you post: the odds are we've already covered your suggestion.
If you want to join the development team, sign up and tell us why.
ADMIN is pleased to note that this marquee has finally been updated.
ADMIN reminds you that the Devblog is REQUIRED reading.
Currently: The Microbe Stage GUI is under heavy development
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Quick Links
Website
/r/thrive
GitHub
FAQs
Wiki
New Posts
Search
 
 

Display results as :
 
Rechercher Advanced Search
Statistics
We have 1675 registered users
The newest registered user is dejo123

Our users have posted a total of 30851 messages in 1411 subjects
Who is online?
In total there are 8 users online :: 0 Registered, 0 Hidden and 8 Guests :: 1 Bot

None

Most users ever online was 443 on Sun Mar 17, 2013 5:41 pm
Latest topics
» THIS FORUM IS NOW OBSOLETE
Re-introduction of myself Emptyby NickTheNick Sat Sep 26, 2015 10:26 pm

» To all the people who come here looking for thrive.
Re-introduction of myself Emptyby NickTheNick Sat Sep 26, 2015 10:22 pm

» Build Error Code::Blocks / CMake
Re-introduction of myself Emptyby crovea Tue Jul 28, 2015 5:28 pm

» Hello! I can translate in japanese
Re-introduction of myself Emptyby tjwhale Thu Jul 02, 2015 7:23 pm

» On Leave (Offline thread)
Re-introduction of myself Emptyby NickTheNick Wed Jul 01, 2015 12:20 am

» Devblog #14: A Brave New Forum
Re-introduction of myself Emptyby NickTheNick Mon Jun 29, 2015 4:49 am

» Application for Programmer
Re-introduction of myself Emptyby crovea Fri Jun 26, 2015 11:14 am

» Re-Reapplication
Re-introduction of myself Emptyby The Creator Thu Jun 25, 2015 10:57 pm

» Application (programming)
Re-introduction of myself Emptyby crovea Tue Jun 23, 2015 8:00 am

» Achieving Sapience
Re-introduction of myself Emptyby MitochondriaBox Sun Jun 21, 2015 7:03 pm

» Microbe Stage GDD
Re-introduction of myself Emptyby tjwhale Sat Jun 20, 2015 3:44 pm

» Application for Programmer/ Theorist
Re-introduction of myself Emptyby tjwhale Wed Jun 17, 2015 9:56 am

» Application for a 3D Modeler.
Re-introduction of myself Emptyby Kaiju4u Wed Jun 10, 2015 11:16 am

» Presentation
Re-introduction of myself Emptyby Othithu Tue Jun 02, 2015 10:38 am

» Application of Sorts
Re-introduction of myself Emptyby crovea Sun May 31, 2015 5:06 pm

» want to contribute
Re-introduction of myself Emptyby Renzope Sun May 31, 2015 12:58 pm

» Music List Thread (Post New Themes Here)
Re-introduction of myself Emptyby Oliveriver Thu May 28, 2015 1:06 pm

» Application: English-Spanish translator
Re-introduction of myself Emptyby Renzope Tue May 26, 2015 1:53 pm

» Want to be promoter or project manager
Re-introduction of myself Emptyby TheBudderBros Sun May 24, 2015 9:00 pm

» A new round of Forum Revamps!
Re-introduction of myself Emptyby Oliveriver Wed May 20, 2015 11:32 am


 

 Re-introduction of myself

Go down 
3 posters
AuthorMessage
ingaborgasaurus
Newcomer



Posts : 16
Reputation : 0
Join date : 2012-11-25
Age : 27
Location : United Kingdom

Re-introduction of myself Empty
PostSubject: Re-introduction of myself   Re-introduction of myself EmptySun Sep 14, 2014 3:49 pm

It's been 2 years or so since last I was here and much has changed both in the game, and also myself. Last time I introduced myself I had little knowledge of programming languages but since then I've dabbled in Java, and become rather adept in c++ and Python. I've attempted to use 3D modelling software such as blender, but I'm just not an artistic person and thus would probably suit the programming end of business. So I guess hit me up if I am required for anything.

My available times during the week are: 3:30pm Monday, 3:30pm Tuesday, 12:00pm Wednesday, 3:30pm Thursday, 12:00pm Friday and any time over the weekend. All times are GMT.

Edit: I've been looking around and have seen that LUA is apparently an in demand language, so I wouldn't be against shoving my face in to a book and learning it.
Back to top Go down
http://ichbinkieran.wordpress.com
moopli
Developer
moopli


Posts : 318
Reputation : 56
Join date : 2013-09-30
Age : 28
Location : hanging from the chandelier

Re-introduction of myself Empty
PostSubject: Re: Re-introduction of myself   Re-introduction of myself EmptySun Sep 14, 2014 4:30 pm

Welcome

Development is generally very decentralized thanks to the setup we have going on the GitHub. Check out the issues list, skim though some of the source. We'll give you pointers to what's relevant for what you wanna work on, and before that you can start by reading a bit about luabind, the pimpl idiom, and I'll say more later but I'm in a rush.

Crovea is head programmer, he'll likely weigh in soon.
Back to top Go down
ingaborgasaurus
Newcomer



Posts : 16
Reputation : 0
Join date : 2012-11-25
Age : 27
Location : United Kingdom

Re-introduction of myself Empty
PostSubject: Re: Re-introduction of myself   Re-introduction of myself EmptySun Sep 14, 2014 4:39 pm

Thanks, I've checked out The Github, but I'm just getting used to the layout of it all, really confusing to me haha. but I will have a skim through the code as you've suggested and at the moment I'm powering through some LUA tutorials to get a feel for the ins and outs of it all. Are there any specific languages required?
Back to top Go down
http://ichbinkieran.wordpress.com
crovea
Programming Team lead
crovea


Posts : 310
Reputation : 59
Join date : 2013-10-07
Age : 34
Location : Denmark

Re-introduction of myself Empty
PostSubject: Re: Re-introduction of myself   Re-introduction of myself EmptyMon Sep 15, 2014 1:43 pm

Welcome! Always good to see new programmers, and there'll defo be things to do in both the C++ and lua department, if you can help in either one or both would be great!

The layout is daunting indeed, I had no idea how to find my way around initially either, but I'm here to help!

Places you can start:
https://thrivegame.canadaboard.net/t1296-new-programmers-start-here
https://github.com/Revolutionary-Games/Thrive/blob/master/README.md
https://github.com/Revolutionary-Games/Thrive/blob/master/mingw_setup/readme.txt
https://thrivegame.canadaboard.net/t999-development-troubleshooting

Also I have an easier time helping people over skype, so if you want to and have skype, you can see my skype info down below! Otherwise feel free to ask any questions in the above thread or here!
Back to top Go down
ingaborgasaurus
Newcomer



Posts : 16
Reputation : 0
Join date : 2012-11-25
Age : 27
Location : United Kingdom

Re-introduction of myself Empty
PostSubject: Re: Re-introduction of myself   Re-introduction of myself EmptyMon Sep 15, 2014 4:56 pm

Again, thanks. I've made quite a lot of progress in the time that I've been learning lua, it seems to be similar to Python with the syntax, but obviously there are a few differences. I have been getting some errors though when trying to link lua files using visual studio professional 2013, in particular when I put "lua_State *L = luaL_newstate();", which messes up the rest of the program. I've tried with different IDEs such as dev-c++ and codelite but no better from either of those. any advice? Also, the reason that I'm bringing this up is because I'm also doing a project for Comp 4, using kepler's laws of planetary motion to create a simulation of planetary physics, I'm using c++ and lua so that I can get a good grade (especially since everybody else is using PHP)
Back to top Go down
http://ichbinkieran.wordpress.com
crovea
Programming Team lead
crovea


Posts : 310
Reputation : 59
Join date : 2013-10-07
Age : 34
Location : Denmark

Re-introduction of myself Empty
PostSubject: Re: Re-introduction of myself   Re-introduction of myself EmptyMon Sep 15, 2014 5:59 pm

Lua is a bit case specific when you want to implement it. C++ doesn't understand lua as is, so you generally use libraries that act as a lua intepreter and interface to C++, we use luabind for this but there are alternatives. I assume the reason you're having trouble is related to the interpreter, either you're not using one or it may have been misconfigured.
Back to top Go down
Sponsored content





Re-introduction of myself Empty
PostSubject: Re: Re-introduction of myself   Re-introduction of myself Empty

Back to top Go down
 
Re-introduction of myself
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Thrive Game Development :: Development :: Get Involved :: Applications-
Jump to: