Jump to content

Recommended Posts

Posted

Hello mxc,

 

I am currently thinking what to study. I am thinking of doing s bachelors in game design/development

And a software engineer which is basically a lot of coding included .

 

I'd like to be able to read and write my own codes and develop gaming environments but the bachelor of interactive media is focusing on animation the first year and then you select your elective which for me will be game design .

 

Which degree will give me the best experience on gaming industry; there is not much coding included in the game degree but you learn to use unity and how to develop it for example. Whilst the other one ( software engineer is basically coding software from scratch .

 

I love gaming and I'd like to be able to become a l2 dev and much more on gaming .

 

But maybe if I focus on coding I can learn that to without doing a game design /dev degree;

 

Is there any person in here that has been there done that and has a good advice to give ;

 

Will be much appreciated.

 

Thanks .

Posted

Hello mxc,

 

I am currently thinking what to study. I am thinking of doing s bachelors in game design/development

And a software engineer which is basically a lot of coding included .

 

I'd like to be able to read and write my own codes and develop gaming environments but the bachelor of interactive media is focusing on animation the first year and then you select your elective which for me will be game design .

 

Which degree will give me the best experience on gaming industry; there is not much coding included in the game degree but you learn to use unity and how to develop it for example. Whilst the other one ( software engineer is basically coding software from scratch .

 

I love gaming and I'd like to be able to become a l2 dev and much more on gaming .

 

But maybe if I focus on coding I can learn that to without doing a game design /dev degree;

 

Is there any person in here that has been there done that and has a good advice to give ;

 

Will be much appreciated.

 

Thanks .

 

 

Game desing <> Game development.

Game designers write the info about the game that will help the programmers etc to start ctreating it

 

XAXAXA XAXAXA

XAXAXAXAXAXAXAXAXAXAXAXAXAXAXAXAXAXA

XAXAXA

Posted

XAXAXA XAXAXA

XAXAXAXAXAXAXAXAXAXAXAXAXAXAXAXAXAXA

XAXAXA

You shouldn't be laughing.

A game designer has absolutely nothing to do with a game developer.

Posted (edited)

I am currently on the 2nd year doing Computer Science and I will give you my opinion.

 

First of all, you should only follow programming/game engineering if you are absolutely sure you like coding and game development, because trust me, not everything works as l2j. You can become a l2j developer without even studying java, but studying on l2j code itself (see Tryskell, as he said he didn't have java knowledge when he begun and now he can code pretty much anything **in l2j**).

 

Another thing, don't expect your university to teach you everything you need, they will give you the basics and introduce you to programming but then you have to work your way up by reading online and practising a lot. Sure, there will be guidance on how to do that because of the projects you will be doing in your degree (for example this year I have to make an android application as a team project), but if you aim specifically for something you need to study on your own.

 

Finally, keep in mind that not everything in the course you will choose will be interesting and nice, there will be boring modules that you HAVE to attend and do coursework on them, as well as exams. I know this is quite obvious, but i'm telling you so that you can search more about each module before you choose the course, so that you don't end up enjoying only 1 or 2 out of 4 or 5 modules (happened to me last year).

 

If I were you, I would choose Software  Engineering since it's a more generic degree and you can follow many different paths from it, so even if you change your opinion about game engineering, you can find a different job.

 

Good luck.

Edited by An4rchy
Posted

You shouldn't be laughing.

A game designer has absolutely nothing to do with a game developer.

No you didn't get why i laugh. You probably don't know alextoti i guess

i don't laugh about gamedesigner thing. This guy want people work for him for free so he make a greek game and be rich

and 3 months ago he had his own project and the timeline was like

 

1. renamed build.xml into buildproject.xml  

 

xD anyway

Posted (edited)

You don't need a bachelor to code on L2J, as said Anarchy I'm a good exemple of someone who didn't study informatics at school, but can manage almost any aspect of L2J. I simply took a lot of time.

 

The thing is, have you some talent in either domain (coding skills, logic mind, etc) and do you think you can find a job with that ? Because it's cool to make a gaming informatic school, but if behind you don't find a job on that really specific area which is gaming, your dreams will be rekted hard because you will be forced to make awesome Excel/Access automatized sheets or shit code all day (because what you ask to a paid developer is to shit code 24/7, far to "play" your own game).

 

University simply gives you tools to achieve your work, methods, conventions, etc. Experience can't be gained by university alone, and that's true for strictly any job. You can have the best teaching out there, if your stages suck, then you got no experiences.

 

Not sure specifically about your country, but here in France a dude who codes won't be able to make game design (the reverse was maybe true 50y ago, not anymore). Simply "because". So, all in one, everything depends about what you want to do with that... Make your own business / code your own games ? Try to enter in Blizzard / Activision / Ubisoft / etc ?

 

If your point is to make your own games, it's far better to be able to code, because you will know what is possible and what isn't, unlike game designers which can only "daydream" and are stucked to ask to a coder if their stuff is doable or not. But can you make a living from your own games ? That's another point. Games become more and more complex, even with stuff like Unity. If your point is to join a big company then you must be able to "shit" tons of codes as fast as possible.

 

And India is full of developer genius which cost strictly nothing.

Edited by Tryskell
Posted

Thanks for the advice gyis I appreciate the fact that you take your time to read and reply on my topic.

 

I truly want to learn how to code so I enrolled myself to do a bachelors degree on software engineer.

 

Hopefully I'll get in since it's quite competitive here in Sydney(Australia) and all will go well .

Posted

Thanks for the advice gyis I appreciate the fact that you take your time to read and reply on my topic.

 

I truly want to learn how to code so I enrolled myself to do a bachelors degree on software engineer.

 

Hopefully I'll get in since it's quite competitive here in Sydney(Australia) and all will go well .

A good choice, if you ask me.

 

However, as i said, don't expect to like every part of the course, there will be modules you love and others you hate.

 

Good luck :)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Hello community, I’d like to share an improved version of the L2smr editor for StaticMeshes, focused on solving some workflow issues I found in the original tool. CreditsThis project is based on the original acmi/L2smr repository https://github.com/acmi/L2smr , created by acmi, and I updated it to Java 17 with some additional features. Issues in the original L2smr Too many windows: each StaticMesh opened in a new one → cluttered desktop. No search: navigating through hundreds of StaticMeshActors was slow and tedious. Added improvements Flexible views Single Window Mode: reuse one window instead of opening new ones. Multiple Window Mode: still available for those who prefer having several views open simultaneously. Real-time Search Field Instant filtering as you type. Case-insensitive search. “Reset” button to quickly clear the search.     Installation and Execution: Clone the repository: git clone https://github.com/Jeep12/l2smr.git cd l2smr        2.Build the project:   ./gradlew build        3. Run the application:     ./run.bat      Or simply double-click on run.bat.     The run.bat script automatically extracts JavaFX from the included javafx-17.0.2.zip file in the javafx/ directory, sets up the required libraries, and launches the application. You don’t    need to install JavaFX separately.      Repository: https://github.com/Jeep12/l2smr     Maybe these features already existed in another version or fork, and they might not be very big changes, but since I didn’t know about them and found them necessary, I decided to          implement them myself and wanted to share them.      
    • no....Mobius L2Clientdat and L2FileEditor can do that...but still cant works with TaiWanese Grand Crusade ,especially Armorgrp.dat and Armorgrp-Classic.dat
    • L2GOLD - Halcyon x45 Project Classic Interlude   C6 - Classic Interlude: Protocol 110     Is a complete copy of L2Gold in Classic [110 Protocol] with L2OFF files.   Fully L2Gold Features - Daily Quest - Daily Mining Quest - Ancient Weapons -Refine System  -Rebirth System -Fully configurable everything you want -Gold stats/Gold skills/Gold items working 100% -Zones 100% alike  -Unique donations system (npc or voicedcommand .donate) - On Enchant success announcement ( if +16 for weapon, 8 for armor , 7 for jewel) - Announce of Castle Lord - Announce of Hero  - Olympiad Max A grade - Olympiad Buffs on matches changed to Gold Alike - Working fully Dreadbane   - AI Mods: Static Time for RB   Automated Events: Squash Watermelon RB Event High rate  (those are fully automated)   Server is running a Test Server: Online to anyone can test it.   Game Client: https://www.mediafire.com/file/1d8xe18rvgi04lx/L2_Classic_Interlude_Client_V2.rar/file   Game Patch: https://www.mediafire.com/file/3z4b8ezy93h2z1g/L2Halcyon+Gold+Patch.rar/file   GM Accounts: ID: root pass root [ accounts go from  root1 until root20 ]   Regular Accounts Registrations: http://84.247.164.27/?page=register   Some Screenshots: https://imgur.com/a/o7TxzTN   Contact me here via PM (only serious buyers).    Price of the product: Fully Server Pack + Source ( 250 Euros )
    • ✨ A Service with Vibes  Vibe SMS ✨   Vibe SMS is not just a platform for working with numbers. We’ve built it to be simple, convenient, and stress-free, so your tasks get done without hassle. We value real communication: we listen to your ideas, provide support, and make sure everyone feels calm and confident. With us, you’re not just a client  you’re part of a space built on trust, support, and a human touch. Vibe SMS is a place where people matter and where we create an atmosphere you’ll want to stay in.   Website link — https://vibe-sms.net/ Our Telegram channel — https://t.me/vibe_sms
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock